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

Update wiki about local LLM to use updated langchain-community.llms #179 #180

Closed

Conversation

reaperkrew
Copy link

As per issue #179

Updating the README.md to reflect how to properly import llms from langchain_community

Old code: from langchain.llms import Ollama
New code: from langchain_community.llms import Ollama

README.md Show resolved Hide resolved
@joaomdmoura
Copy link
Collaborator

A lot changed since this, now readme don't mention ollama direclty

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

Successfully merging this pull request may close these issues.

4 participants