Updated local rag agent README

Changed from llama 3.1 to 3.2 for Ollama
This commit is contained in:
gargigupta97 2025-02-13 19:55:55 -06:00 committed by GitHub
parent 0b552bcf2f
commit 4f05336427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@ ollama pull deepseek-r1:1.5b
ollama pull deepseek-r1:7b
ollama pull snowflake-arctic-embed
ollama pull llama3.1:8b
ollama run llama3.2
```
### 2. Google API Key (for RAG Mode)