update rag tutorial

This commit is contained in:
zachary62
2025-03-21 13:37:28 -04:00
parent 05cd05efe2
commit 833e0870cd
8 changed files with 359 additions and 7 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
pocketflow>=0.0.1
aiohttp>=3.8.0 # For async HTTP requests
openai>=1.0.0 # For async LLM calls
aiohttp>=3.8.0 # For HTTP requests
openai>=1.0.0 # For LLM calls
duckduckgo-search>=7.5.2 # For web search