Skip to content

Commit 45704fd

Browse files
authored
update pydantic-ai to enable sampling support (#1175)
1 parent 9422f43 commit 45704fd

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"alembic>=1.12.0",
1111
"jinja2>=3.1.4",
1212
"partial-json-parser>=0.2.1.1.post5",
13-
"pydantic-ai>=0.0.31",
13+
"pydantic-ai>=0.3.3",
1414
"pydantic-settings>=2.6.1",
1515
"pydantic[email]>=2.10.6",
1616
"rich>=13.9.4",

uv.lock

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

0 commit comments

Comments
 (0)