Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning in ollama example basic.py about deprecation #7

Open
fotisj opened this issue May 11, 2024 · 0 comments
Open

warning in ollama example basic.py about deprecation #7

fotisj opened this issue May 11, 2024 · 0 comments

Comments

@fotisj
Copy link

fotisj commented May 11, 2024

the
from langchain.llms import Ollama
has to be replaced with
from langchain_community.llms import Ollama

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant