This example is a basic "hello world" of using LangChain with Ollama.
llama3
ollama pull llama3
pip install -r requirements.txt
python main.py