Structured Output Streaming #370
tombeckenham
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd be keen to support streaming structured output through TanStack AI. This is possible with OpenRouter but there is no
structuredOutputStreammethod on the base adapter.Whilst it is possible to use a tool based approach to parse output from a chat stream, this isn't as reliable as providing the schema to the model.
partial-json is already a dependency
Beta Was this translation helpful? Give feedback.
All reactions