I am currently making a plugin which will query Pinecone(where we have indexed our internal test cases) with the user’s query, get relevant context for the code which user is currently writing. Now I want to pass this info(user’s original query + relevant context) to Cursor’s APIs to get the better response. Somehow I am not able to figure out how to make this call to cursor’s API. I am not sure if that is even possible also.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Custom Function Output to Inject into Prompt | 0 | 94 | June 28, 2024 | |
Urgent Request for Cursor Plugin API | 2 | 102 | March 28, 2025 | |
Anyone running RAG in Cursor? | 15 | 1284 | April 1, 2025 | |
RAG for documentation of frameworks? | 0 | 63 | April 10, 2025 | |
How can I make Cursor read and remember an entire project, so I can ask questions about that specific project? Does it use RAG (Retrieval-Augmented Generation) to remember the project? Is @codebase enough for it? | 1 | 88 | April 28, 2025 |