From: https://docs.phidata.com/agents#agentic-rag first, install ollama from ollama.com. then, open the termnial and run "ollama pull llama3.2:3b
now, first run
pip install phi-agent requests lancedb \
then python rag_agent_ollama.py in your command line