I’m using Cursor++ pro and I’m trying the AI to help me with the new openai api.
I tried adding several docs and reference them in my prompts (openai cookbook, openai python api definition, etc.). Every time I ask it to update it seems that it doesn’t recognize the docs and it keeps suggesting the old api methods.
I’m having a similar issue, the only manual fix I’ve found is to delete the old documentation and re-add it so it scrapes the updated docs. This is def an important feature!