Skip to content

Commit b852b1d

Browse files
Update pyproject.toml
1 parent 0fa2991 commit b852b1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typescript-sdk/integrations/llamaindex/server-py/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.9, <3.14"
1111
dependencies = [
1212
"llama-index-core>=0.14.0,<0.15",
13+
"llama-index-llms-openai",
1314
"llama-index-protocols-ag-ui>=0.2.0,<0.3",
1415
"jsonpatch>=1.33",
1516
"uvicorn>=0.27.0",

0 commit comments

Comments
 (0)