multi agent
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ openai==1.61.0 #instructor bugs
|
|
10 |
dspy==2.6.27
|
11 |
llama-index==0.12.38
|
12 |
faiss-cpu
|
13 |
-
tavily-python
|
14 |
anthropic==0.55.0
|
15 |
|
16 |
#GRAPHRAG
|
|
|
10 |
dspy==2.6.27
|
11 |
llama-index==0.12.38
|
12 |
faiss-cpu
|
13 |
+
tavily-python==0.7.0
|
14 |
anthropic==0.55.0
|
15 |
|
16 |
#GRAPHRAG
|