datastax / astra-assistants-api

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

Support editing and deleting messages #18

Closed phact closed 3 months ago

phact commented 3 months ago

Will require sdk support

phact commented 3 months ago

Server side changes here https://github.com/datastax/astra-assistants-api/pull/17

phact commented 3 months ago

Example: https://github.com/phact/streaming-assistants/blob/main/tests/test_modify_and_delete_messages.py