You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/test_examples.py
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -527,7 +527,6 @@ async def call_tool(
527
527
'What do I have on my calendar today?': "You're going to spend all day playing with Pydantic AI.",
528
528
'Write a long story about a cat': 'Once upon a time, there was a curious cat named Whiskers who loved to explore the world around him...',
529
529
'What is the first sentence on https://ai.pydantic.dev?': 'Pydantic AI is a Python agent framework designed to make it less painful to build production grade applications with Generative AI.',
530
-
'What is this? https://ai.pydantic.dev': 'A Python agent framework for building Generative AI applications.',
0 commit comments