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 0fa2991 commit b852b1dCopy full SHA for b852b1d
typescript-sdk/integrations/llamaindex/server-py/pyproject.toml
@@ -10,6 +10,7 @@ readme = "README.md"
10
requires-python = ">=3.9, <3.14"
11
dependencies = [
12
"llama-index-core>=0.14.0,<0.15",
13
+ "llama-index-llms-openai",
14
"llama-index-protocols-ag-ui>=0.2.0,<0.3",
15
"jsonpatch>=1.33",
16
"uvicorn>=0.27.0",
0 commit comments