Fill vector store with CURL command does not work #83
-
Hey everyone! 🙂 Uploading the file, which apparently has to be done before adding the file to the vector store, works fine. But adding the same file to the vector store does not work - the command, the variables you see below are unchanged and work for the CURL command that first uploads the file. This is the command: The error message I get is: Does anyone know more about this and could help me? I would be very grateful! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Question answered: Solution found - it took some time until the created vector stores actually appeared in the Azure AI Foundry Portal. I opened several tabs and reloaded them with CTRL+F5 - one tab contained the vector stores and the uploaded files, while other tabs did not. Seems like there are some synchronisation errors or something. Just reload the page more often, clear the cache, wait and see. 🤷♂️ |
Beta Was this translation helpful? Give feedback.
Question answered:
https://stackoverflow.com/questions/79688777/fill-vector-store-with-curl-does-not-work?noredirect=1#comment140561817_79688777
Solution found - it took some time until the created vector stores actually appeared in the Azure AI Foundry Portal. I opened several tabs and reloaded them with CTRL+F5 - one tab contained the vector stores and the uploaded files, while other tabs did not. Seems like there are some synchronisation errors or something. Just reload the page more often, clear the cache, wait and see. 🤷♂️