Closed mdwiltfong closed 11 months ago
This PR will enable the API to consume documents from the frontend, and then upload them to OpenAI and the assistant the document is associated with.
Changed the direction of this PR so that it can add messages to a thread, as well as a route to poll the runs status, and get the messages from a thread.
This PR will enable the API to consume documents from the frontend, and then upload them to OpenAI and the assistant the document is associated with.