docs/concepts/structured_outputs/ #28978
Replies: 1 comment
-
model = ChatGroq(model="llama3-8b-8192") Invoke the model to produce structured output that matches the schemastructured_output = model_with_structured_output.invoke( |
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
-
docs/concepts/structured_outputs/
Overview
https://python.langchain.com/docs/concepts/structured_outputs/
Beta Was this translation helpful? Give feedback.
All reactions