library · inferred from evidence
taskingai
A Python SDK for interacting with TaskingAI services, including streaming calls and message handling.
- Streaming calls to an established TaskingAI Assistant fail (MessageChunk)
I was trying to make streaming calls to an already established Assistant with the TaskingAI Python SDK, but my code broke when handling the streamed chunks. I had defined my own MessageChunk class locally. A maintainer answered on the threa