Skip to content

Commit a6fa325

Browse files
committed
chore: use latest agui integration of llamaindex
1 parent a0418b4 commit a6fa325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integrations/llama-index/python/examples/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.9, <3.14"
1111
dependencies = [
1212
"llama-index-core>=0.14.0,<0.15",
1313
"llama-index-llms-openai>=0.5.0,<0.6.0",
14-
"llama-index-protocols-ag-ui>=0.2.2,<0.3",
14+
"llama-index-protocols-ag-ui>=0.2.3,<0.3",
1515
"jsonpatch>=1.33",
1616
"uvicorn>=0.27.0",
1717
"fastapi>=0.100.0",

integrations/llama-index/python/examples/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)