hegelai / prompttools

Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
http://prompttools.readthedocs.io
Apache License 2.0
2.55k stars 216 forks source link

Support for OpenAI Assistants API #111

Open NivekT opened 6 months ago

NivekT commented 6 months ago

🚀 The feature

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

Motivation, pitch

Allow users to experiment with different assistant

Alternatives

No response

Additional context

No response