I am trying to upload a file to the assistant via the openai assistants API.
The file will upload to the API storage however, I am struggling to get it to attach to the vector store that is associated with the assistant.
I have tried the plugin in the bubble store as well as connecting to the API myself.
I have it set so when the user presses a button it will create the vector store file. Here is the workflow:
Has anyone encountered this issue and have a solution?
o