I see, but the thing is I’m working with a document text editor for example similar to google docs where the users can edit the content of the document freely. I’m stuck at how I can consistently have the AI reference this dynamic document. In my implementation with a static json document file, it worked fine and was able to reference the document using a vector store so i am not sure how to implement this when a user edits the document so the json is constantly being changed which will need to be passed to the chatbot somehow.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Teaching GPT the information it will be working on | 8 | 2243 | November 19, 2023 | |
Assistant vs Chat with Embeddings | 0 | 271 | October 9, 2024 | |
How to update the embedding simulating the real time? | 5 | 4296 | November 18, 2024 | |
How to Reuse Existing Assistant Context with OpenAI Realtime API? | 3 | 441 | February 1, 2025 | |
Using OpenAI API for Chat with Document | 1 | 1528 | April 12, 2024 |