Replies: 1 comment
-
What errors do you get? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi! I'm trying to set up a Langgraph agent that streams two bits of structured output (a response, and a flag that content has been updated). I can get streaming work, but when I add withStructuredOutput I get errors ... I'm clearly not adapting the output properly, but can't work out why/how! Heres the code, with the problematic bit commented
Beta Was this translation helpful? Give feedback.
All reactions