Better API Docs learning capabilites for the Agent

I found the Agent sometimes does not read/learn the API docs from given links properly. It’s often using some outdated code. The fix is to go to API docs, copy the part I need and paste to Agent. Would it be possible to improve this part? Thank you.

Not only this, but it actually has outdated data from Replit’s own documentation.

1 Like

Which specific docs are you having issues with? For all the supported integrations Agent gets up to date reference code (things like openai, anthropic, firebase, etc). Anything unsupported will be limited by the language model knowledge cutoff dates

Can you implement https://context7.com/ so the Agent and Assistant has access to the latest docs?