datastax / astra-assistants-api

Drop in replacement for the OpenAI Assistants API
Apache License 2.0
95 stars 9 forks source link

Add agency-swarm example #43

Closed phact closed 3 weeks ago

phact commented 3 weeks ago

Adding an example of using agency-swarm with astra-assistants and claude-haiku

poetry run python examples/python/agency-swarm/basic.py 

image

File retrieval is working well.

phact commented 3 weeks ago

https://github.com/datastax/astra-assistants-api/pull/44