mme / beakjs

🐦 Custom conversational assistants for your React app.
MIT License
200 stars 2 forks source link

Implement the new assistant API #5

Open mme opened 11 months ago

mme commented 11 months ago

Docs: https://platform.openai.com/docs/assistants/overview

This does not support streaming yet, but once it does it should be the default backend.

Keep in mind that there will be additional endpoints when implementing this: https://github.com/mme/beakjs/issues/3