Using with_structured_output
on instances of ChatOllama
#23079
Replies: 2 comments 9 replies
-
Hey @tomragonneau! I'm here to help you with any bugs, questions, or contributions while you wait for a human maintainer. Let's dive into the issue together!
|
Beta Was this translation helpful? Give feedback.
-
What if you try the newer version of from langchain_community.chat_models import ChatOllama To: from langchain_ollama import ChatOllama |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
The code above raises a
NotImplementedError
. This is expected. I wonder:langchain-experimental
tolangchain-community
?Thanks for the help,
Tom.
System Info
Beta Was this translation helpful? Give feedback.
All reactions