Development
Astra Assistants API
The `astra-assistants-api` provides a backend implementation of the OpenAI Assistants API with support for various features like persistent threads, f
Author: community
What was done
The `astra-assistants-api` provides a backend implementation of the OpenAI Assistants API with support for various features like persistent threads, files, assistants, streaming, function calling, and more, utilizing AstraDB powered by Apache Cassandra and jvector, and is compatible with existing OpenAI apps by changing a single line of code
Stack
OpenAI