update thinking

This commit is contained in:
zachary62
2025-04-15 17:47:25 -04:00
parent 8dd2b8a1ed
commit 235c2812dc
5 changed files with 65 additions and 70 deletions
+6
View File
@@ -17,6 +17,12 @@ This project demonstrates a simplified RAG system that retrieves relevant docume
```
Or update it directly in `utils.py`
Let's do a quick check to make sure your API key is working properly:
```bash
python utils.py
```
2. Install and run with the default query:
```bash
pip install -r requirements.txt