Skip to content

Commit a136be6

Browse files
committed
chore: use latest python agui langgraph integration
1 parent 7414300 commit a136be6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

typescript-sdk/integrations/langgraph/examples/python/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript-sdk/integrations/langgraph/examples/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ langchain-experimental = ">=0.0.11"
2121
langchain-google-genai = ">=2.1.9"
2222
langchain-openai = ">=0.0.1"
2323
langgraph = "^0.6.1"
24-
ag-ui-langgraph = { version = "0.0.10a0", extras = ["fastapi"] }
24+
ag-ui-langgraph = { version = "0.0.10", extras = ["fastapi"] }
2525
python-dotenv = "^1.0.0"
2626
fastapi = "^0.115.12"
2727

0 commit comments

Comments
 (0)