mdwiltfong / doc-inspector

1 stars 0 forks source link

Documents #3

Closed mdwiltfong closed 11 months ago

mdwiltfong commented 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.

mdwiltfong commented 11 months ago

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.