update rag tutorial
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user