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 5c494e3 commit c42327eCopy full SHA for c42327e
llama-index-server/pyproject.toml
@@ -33,7 +33,7 @@ python = ">=3.9,<4.0"
33
fastapi = {extras = ["standard"], version = "^0.115.11"}
34
cachetools = "^5.5.2"
35
requests = "^2.32.3"
36
-llama-index-core = "^0.12.0"
+llama-index-core = "0.12.25"
37
llama-index-readers-file = "^0.4.6"
38
llama-index-indices-managed-llama-cloud = "^0.6.3"
39
0 commit comments