OpenAI Assistant can’t access/find files in storage (Vector Storage) with Stream method [closed]
Closed 5 mins ago.
[PYTHON][OPENAI-API][STREAM] OpenAI Assistant can’t access/find files in storage (Vector Storage) with Stream method
I have a simple code of an API using Fast API, Websocket and OpenAI. The ideia is make a real time chat. Everything is working vey good, but the OpenAI can’t access/find files in storage (Vector Storage) to answer the chat based on it.