References in structured outputs #1255
Unanswered
jhammarstedt
asked this question in
Q&A
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'm trying different ways to represent sources in a nested pydantic model. Are there any good tips/best practices for this or anyway ADK would enable me to do this better?
There are a few examples:
The second approach works but limits the type of configuration we can do on the field (as all other fields will share the model). Does anyone here have some input/experience here?
Beta Was this translation helpful? Give feedback.
All reactions