Skip to content

Conversation

davidgarciaanton
Copy link

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #418

Describe your change

Juse JsonObject instead of Map<String, Any> as body in the submit_tool_outputs streamed mode REQUEST

What problem is this fixing?

That's fixes a crash where kotlinx.serialization does not support heterogeneous data in a collection, throwing IllegalStateException

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash using streamed API to submit tool outputs
2 participants