We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9468392 commit 8380e76Copy full SHA for 8380e76
requirements.txt
@@ -5,16 +5,16 @@ docker
5
fsspec[http]<=2024.9.0,>=2023.1.0
6
gdown
7
httpx<1,>=0.23.0
8
-llama-index-core=0.12.2
9
-llama-index-embeddings-openai=0.3.1
10
-llama-index-llms-anthropic=0.5.0
11
-llama-index-llms-openai=0.3.2
12
-llama-index-llms-vertex=0.4.2
+llama-index-core==0.12.2
+llama-index-embeddings-openai==0.3.1
+llama-index-llms-anthropic==0.5.0
+llama-index-llms-openai==0.3.2
+llama-index-llms-vertex==0.4.2
13
matplotlib
14
pre-commit
15
pydantic<2.10.0,>=2.7.0
16
rich
17
-swebench=2.1.6
+swebench==2.1.6
18
termcolor
19
tiktoken
20
torch
0 commit comments