|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| main.py | ||
| requirements.txt | ||
README.md
LangChain
This example is a basic "hello world" of using LangChain with Ollama.
Setup
pip install -r requirements.txt
Run
python main.py
|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| main.py | ||
| requirements.txt | ||
This example is a basic "hello world" of using LangChain with Ollama.
pip install -r requirements.txt
python main.py