unconv / chat-wtf

A ChatGPT-like chatbot with PHP and Python
69 stars 38 forks source link

Assistants API Integration #18

Open adamwintle opened 7 months ago

adamwintle commented 7 months ago

Just curious is the new Assistants API works with ChatWTF? https://platform.openai.com/docs/api-reference/assistants

If not, would swapping the Conversations API with the Assistants API be a simple drop-in replacement, or would it require a significant architecture update?

amosmills commented 1 week ago

Would love to know how to make it work with assistants too.