mirror of
https://github.com/ollama/ollama.git
synced 2026-04-23 01:05:47 +02:00
LangChain
This example is a basic "hello world" of using LangChain with Ollama.
Setup
pip install -r requirements.txt
Run
python main.py
This example is a basic "hello world" of using LangChain with Ollama.
pip install -r requirements.txt
python main.py