Could .with_structured_output() work together with the parameter "seed"? #31525
Unanswered
Junjie-Chu
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.
-
Checked other resources
Commit to Help
Example Code
Description
I load gpt4o with both the following:
OR
However, when I run:
I both meet:
I think ChatOpenAI already supports "seed," but it seems the structure output not?
System Info
langchain==0.3.12
langchain-anthropic==0.3.10
langchain-community==0.3.12
langchain-core==0.3.63
langchain-experimental==0.3.4
langchain-milvus==0.1.8
langchain-openai==0.3.19
langchain-text-splitters==0.3.7
MAC
Python 3.10.16
Beta Was this translation helpful? Give feedback.
All reactions