Skip to content

Commit 78da22f

Browse files
committed
chore(ag-ui): use toolsets
Switch from additional tools to the new toolset system.
1 parent 02c56d7 commit 78da22f

File tree

4 files changed

+80
-121
lines changed

4 files changed

+80
-121
lines changed

examples/pydantic_ai_ag_ui_examples/basic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Basic example of using pydantic_ai.ag_ui with FastAPI."""
1+
"""Basic example of using Agent.to_ag_ui with FastAPI."""
22

33
from __future__ import annotations
44

0 commit comments

Comments
 (0)