Code
knowledge.py
Usage
1
Set up your virtual environment
2
Install Ollama
Follow the Ollama installation guide and run:
3
Install dependencies
4
Run Agent
Save the code above as
knowledge.py, then run:Load a PDF of Thai recipes into a PgVector knowledge base with OllamaEmbedder and query it through an Ollama llama3.2 agent.
Set up your virtual environment
Install Ollama
Install dependencies
Run Agent
knowledge.py, then run: