Structured Output is not working for Teams #3470
Unanswered
Anan7Codes
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey @Anan7Codes |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Below is a sample code, a minimal/mock version of the agent I am trying to build. I can't seem the get the structured output the way I want however I look at it. The idea is to get a structured output by making it work as a team and then use that to render components on my frontend later, but right even if I use Gemini, Claude or Deepseek, the response is always a string with other random texts in b/w.
Explaining what I am trying to achieve here just in case there is a much better approach, would really appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions