chore: updated to work with latest version

This commit is contained in:
ShubhamSaboo
2024-11-14 13:10:14 -06:00
parent a46c178ffb
commit bae99519f0
17 changed files with 308 additions and 114 deletions

View File

@@ -33,7 +33,6 @@ docker run -p 6333:6333 qdrant/qdrant
4. Install [Ollama](https://ollama.com/download) and pull Llama 3.2
```bash
ollama pull llama3.2
```
4. Run the AI RAG Agent