kaz

Results 2 issues of kaz

## Problem description I ran pydantic-ai-examples/weather_agent.py with gemini-2.0-flash-exp and got the following error. It works fine with gpt-4o or gemini-1.5-pro. ## Env python: 3.12.6 pydantic-ai: 0.0.12 ## How to reproduce...

bug

**Describe the bug** The list_tools() return less than 10 tools. **To Reproduce** Steps to reproduce the behavior: 1. prepare mcp-client (something like https://github.com/modelcontextprotocol/quickstart-resources/blob/main/mcp-client/client.py) 2. setup the client to connect official...

bug