- Notifications
You must be signed in to change notification settings - Fork1k
Insights: pydantic/pydantic-ai
Overview
Could not load contribution data
Please try again later
11 Releases published by2 people
- v0.3.2 v0.3.2 (2025-06-21)
published
Jun 21, 2025 - v0.3.3 v0.3.3 (2025-06-24)
published
Jun 24, 2025 - v0.3.4 v0.3.4 (2025-06-26)
published
Jun 26, 2025 - v0.3.5 v0.3.5 (2025-06-30)
published
Jun 30, 2025 - v0.3.6 v0.3.6 (2025-07-04)
published
Jul 4, 2025 - v0.3.7 v0.3.7 (2025-07-07)
published
Jul 7, 2025 - v0.4.0 v0.4.0 (2025-07-08)
published
Jul 8, 2025 - v0.4.1 v0.4.1 (2025-07-08)
published
Jul 10, 2025 - v0.4.2 v0.4.2 (2025-07-10)
published
Jul 10, 2025 - v0.4.3 v0.4.3 (2025-07-16)
published
Jul 16, 2025 - v0.4.4 v0.4.4 (2025-07-18)
published
Jul 18, 2025
97 Pull requests merged by42 people
- chore: Fix inconsistent docs example output and fix variable name
#2248 merged
Jul 18, 2025 - Support AG-UI protocol for frontend-agent communication
#2223 merged
Jul 18, 2025 - Add grok-4 and groq kimi-k2 models
#2235 merged
Jul 18, 2025 - add identifier field to BinaryContent class
#2231 merged
Jul 18, 2025 - Toolsets public interface and docs tweaks
#2241 merged
Jul 17, 2025 - chore(mistral): disable model_fields deprecation warning
#2224 merged
Jul 17, 2025 - feat: update OpenAI models - add o1-pro, o3-pro, o3-deep-research, computer-use
#2234 merged
Jul 17, 2025 - Nicer errors under the capture_run_messages context
#2219 merged
Jul 17, 2025 - ⚡️ Speed up method
Usage.opentelemetry_attributes
by 85%#2198 merged
Jul 17, 2025 - ⚡️ Speed up method
AgentRunResult._set_output_tool_return
by 18798%#2196 merged
Jul 17, 2025 - update logos, favicon and brand names
#2193 merged
Jul 17, 2025 - chore: add experimetal GitHub agent
#2232 merged
Jul 17, 2025 - Fix VertexAI Empty Model Parts Error
#2203 merged
Jul 17, 2025 - change clai default model to gpt-4.1
#2227 merged
Jul 17, 2025 - [Docs] List Hugging Face Inference Provider
#2229 merged
Jul 17, 2025 - Add Douwe to maintainers
#2221 merged
Jul 16, 2025 - Remove old Google models
#2220 merged
Jul 16, 2025 - [openai] Remove incorrect tool call id from tool call delta
#2210 merged
Jul 16, 2025 - Toolsets
#2024 merged
Jul 16, 2025 - Add Hugging Face as a provider
#1911 merged
Jul 16, 2025 - feat: Add output function tracing
#2191 merged
Jul 16, 2025 - fix: a2a docs dependency
#2216 merged
Jul 16, 2025 - Bugfix: avoid race condition when refreshing google token
#2100 merged
Jul 15, 2025 - Add base64 encoding to
tool_return_ta
#2186 merged
Jul 15, 2025 duckduckgo-search
is renamed toddgs
#2172 merged
Jul 15, 2025 - Mention agents instead of models in MCP servers documentation
#2160 merged
Jul 15, 2025 - docs: Add Agenta integration documentation
#2192 merged
Jul 15, 2025 - Include content.1571
#2180 merged
Jul 15, 2025 - Remove unneeded
pragma: lax no cover
#2177 merged
Jul 14, 2025 - docs: remove note about using GeminiModel instead of GoogleModel
#2184 merged
Jul 11, 2025 - chore: disable python 3.9 coverage
#2178 merged
Jul 10, 2025 - chore: support pytest-cov and local reporting
#2179 merged
Jul 10, 2025 - chore: skip Gemini tests in local runs
#2181 merged
Jul 10, 2025 - Handle DeepSeek reasoning_content in streamed responses
#2174 merged
Jul 10, 2025 - fasta2a as
known-third-party
#2176 merged
Jul 10, 2025 - Fix chat-app example doc - python code appear twice
#2169 merged
Jul 10, 2025 - Fix type annotations for
Agent.iter()
#2168 merged
Jul 10, 2025 - Add
StructuredDict
for structured outputs with custom JSON schema#2157 merged
Jul 10, 2025 - Drop FastA2A from PydanticAI repository
#2171 merged
Jul 10, 2025 - Let model
settings
be passed to model classes#2136 merged
Jul 10, 2025 - ⚡️ Speed up function
_ensure_decodeable
by 634%#2155 merged
Jul 10, 2025 - Drop FastA2A as PydanticAI dependency
#2164 merged
Jul 10, 2025 - Upgrade a2a to spec v0.2.3
#2144 merged
Jul 10, 2025 - Support evaluating sync tasks
#2150 merged
Jul 9, 2025 - Document breaking changes in v0.4.0
#2154 merged
Jul 8, 2025 - Retain defaults in non-strict openai schemas
#1519 merged
Jul 8, 2025 - Make
ToolDefinition.description
optional and fix Bedrock description handling#1507 merged
Jul 8, 2025 - BREAKING CHANGE: Make
EvaluationReport
andReportCase
into generic dataclasses#1799 merged
Jul 8, 2025 - Improve number_to_datetime performance by building TypeAdapter only once
#2153 merged
Jul 8, 2025 - Add all audio types supported by Gemini to AudioUrl
#2151 merged
Jul 7, 2025 - Automatically close stale PRs that are awaiting author revision
#2152 merged
Jul 7, 2025 - Added support for google specific arguments for video analysis
#2110 merged
Jul 7, 2025 - Move docstring warning of model settings as a comment
#2146 merged
Jul 7, 2025 - Raise consistent deprecation warnings
#2148 merged
Jul 7, 2025 - Implemented a convenient way to use ACI.dev Tools in PydanticAI
#2093 merged
Jul 7, 2025 - Fix list rendering in documentation
#2145 merged
Jul 7, 2025 - Fix GitHub Models docs links
#2135 merged
Jul 4, 2025 - Add GitHub Models provider
#2114 merged
Jul 4, 2025 - Add
model_request_stream_sync
to direct API#2116 merged
Jul 4, 2025 - Revert "Use contextvars for tracking the MCP sampling model"
#2132 merged
Jul 4, 2025 - simplify weather example
#2129 merged
Jul 4, 2025 - Fix model parameters not being customized in fallback model request stream
#2120 merged
Jul 3, 2025 - Use contextvars for tracking the MCP sampling model
#2117 merged
Jul 2, 2025 - Use contextvars for agent overriding, rather than a local attribute
#2118 merged
Jul 2, 2025 - Record tool response in tool run span
#2109 merged
Jul 1, 2025 - Add support for predicted outputs in OpenAIModelSettings
#2106 merged
Jul 1, 2025 - Update client.md - Typo
#2105 merged
Jul 1, 2025 - Update starlette subdomain in docs
#2099 merged
Jul 1, 2025 - Deprecate
{FunctionToolCallEvent,FunctionToolResultEvent}.call_id
in favor oftool_call_id
#2028 merged
Jul 1, 2025 - Add Slack Lead Qualifier example
#2079 merged
Jun 28, 2025 - Support strict mode in NativeOutput
#2084 merged
Jun 27, 2025 - Fix deprecated kwargs validation to prevent silent failures
#2047 merged
Jun 27, 2025 - Move
ThinkingPart
to preceedTextPart
inOpenAIResponsesModel
#2043 merged
Jun 27, 2025 - Set 'us-central1' by default on
GoogleProvider
#2031 merged
Jun 27, 2025 - fix: docs examples python version in tests
#2069 merged
Jun 27, 2025 - fix: async fixtures in conftest.py
#2068 merged
Jun 26, 2025 - Fix deprecation warning under Pydantic 2.11
#2076 merged
Jun 26, 2025 - Add progress bar on evaluate
#1871 merged
Jun 26, 2025 - docs: document how to use a custom
AsyncOpenAI
in the provider#2073 merged
Jun 25, 2025 - fix(anthropic): send
ThinkingPart
back when using tool calls#2072 merged
Jun 25, 2025 - Scrubbing sensitive content
#2014 merged
Jun 25, 2025 - Support
NativeOutput
andPromptedOutput
modes in addition toToolOutput
#1628 merged
Jun 24, 2025 - Make Edge hashable
#2064 merged
Jun 24, 2025 - note on self-hosting logfire
#2063 merged
Jun 24, 2025 - document alternative otel backends
#2062 merged
Jun 24, 2025 - Fix: Handled and pretty-printed exceptions without exiting the CLI.
#2055 merged
Jun 23, 2025 - Include additional usage fields from OpenAI-compatible APIs in usage details
#2038 merged
Jun 23, 2025 - docs: add API reference to
UserPromptNode
#2052 merged
Jun 23, 2025 - Improve Dynamic Instructions Documentation
#1819 merged
Jun 23, 2025 - Adding docs for MCP sampling
#2027 merged
Jun 20, 2025 - uprev
pytest-pretty
#2030 merged
Jun 19, 2025 - codespell fix
#2029 merged
Jun 19, 2025 - Support MCP sampling
#1884 merged
Jun 19, 2025
30 Pull requests opened by19 people
- Add `to_chat_completions` method
#2041 opened
Jun 20, 2025 - Improve docs index and README
#2058 opened
Jun 23, 2025 - Fix bug with google model safety handling
#2066 opened
Jun 24, 2025 - Make it possible to stream structured while using `.iter`
#2078 opened
Jun 25, 2025 - Dockerise the MCP Run Python server (#1837)
#2090 opened
Jun 27, 2025 - Update tests to be compatible with new OpenAI, MistralAI and MCP versions
#2094 opened
Jun 28, 2025 - Add `builtin_tools` to `Agent`
#2102 opened
Jun 30, 2025 - feat: add HistoryProcessors wrapper
#2124 opened
Jul 3, 2025 - Add temporal as a dependency group
#2126 opened
Jul 3, 2025 - Adding CountToken to Gemini
#2137 opened
Jul 5, 2025 - CLI refactor
#2138 opened
Jul 6, 2025 - ⚡️ Speed up function `_estimate_string_tokens` by 221%
#2156 opened
Jul 8, 2025 - Fix multi reasoning_summary for openai
#2162 opened
Jul 9, 2025 - Support printing reasons in the console output for pydantic-evals
#2163 opened
Jul 9, 2025 - Install Codeflash Github action
#2195 opened
Jul 14, 2025 - ⚡️ Speed up function `_map_usage` by 172%
#2197 opened
Jul 14, 2025 - Fix include_content not working as expected
#2206 opened
Jul 15, 2025 - anthropic: drop new lines on empty system prompt
#2208 opened
Jul 15, 2025 - feat: add MoonshotAI provider with Kimi-K2 model support
#2211 opened
Jul 15, 2025 - chore: dedupe function call try block in _output.py
#2217 opened
Jul 16, 2025 - WIP: Temporal Agent
#2225 opened
Jul 17, 2025 - validate OpenAI responses
#2226 opened
Jul 17, 2025 - change `format_as_xml` defaults
#2228 opened
Jul 17, 2025 - feat: add support for streamable http in the mcp-run-python tool
#2230 opened
Jul 17, 2025 - Adding thinkingpart to otel_events in ModelResponse
#2237 opened
Jul 17, 2025 - pass sse_read_timeout to MCP ClientSession read_timeout_seconds
#2240 opened
Jul 17, 2025 - Handle `None` `created` timestamp coming from OpenRouter API
#2247 opened
Jul 18, 2025 - Add name argument to FunctionToolset, DeferredToolset and MCPServer
#2250 opened
Jul 18, 2025 - Handle tool errors better in tool registry
#2252 opened
Jul 18, 2025
74 Issues closed by26 people
- AG-UI Protocol Integration with Pydantic AI
#1864 closed
Jul 18, 2025 - Improving Tools: User vs LLM representations in the UI
#2245 closed
Jul 18, 2025 - Improving Tools: Asking for Permissions
#2246 closed
Jul 18, 2025 - BinaryContent returned by a tool is replaced with e4fcfe by agent
#2243 closed
Jul 18, 2025 - Official Support For XAI models (namely Grok 4)
#2187 closed
Jul 18, 2025 - Add optional src or metadata field to BinaryContent
#2139 closed
Jul 18, 2025 - Feature request: support for Comet Opik LLM trace evaluator
#2204 closed
Jul 17, 2025 - Improve error trace for user errors that happen inside capture_run_messages
#2218 closed
Jul 17, 2025 - GoogleModel generates empty text parts that Vertex AI rejects with 400 error
#2032 closed
Jul 17, 2025 - Remove deprecated preview models from LatestGeminiModelNames
#2016 closed
Jul 16, 2025 - Make output_type be conditionally available
#2042 closed
Jul 16, 2025 - Client tool calling support
#1817 closed
Jul 16, 2025 - `Toolset`, take 3
#1973 closed
Jul 16, 2025 - Failed to render details panel
#1567 closed
Jul 16, 2025 - Add HuggingFace to Models.
#1085 closed
Jul 16, 2025 - Gemini 2.5 Pro Thinking Budget Not Working (possible google bug)
#1967 closed
Jul 16, 2025 - Show output functions span in logfire
#2108 closed
Jul 16, 2025 - Pydantic AI duckduckgo search tool out of date
#2182 closed
Jul 16, 2025 - Local backends?
#2200 closed
Jul 16, 2025 - Add option to filter reasoning content from message history
#1157 closed
Jul 15, 2025 - v0.3.3 release breaks logfire integration for BinaryContent
#2183 closed
Jul 15, 2025 - Support arbitrary attributes in `ModelSettings` for use by OpenAI compatible providers
#1101 closed
Jul 12, 2025 - gemini examples fail if gcloud is configured
#2167 closed
Jul 10, 2025 - Preventing Final LLM Call When Tool Returns Expected Output Type
#2166 closed
Jul 10, 2025 - Image Tool Implementation
#2165 closed
Jul 10, 2025 - FallbackModel to allow model_settings specific to each model
#2119 closed
Jul 10, 2025 - Please move fastA2A to another module so it can have it's own release cycle
#1774 closed
Jul 10, 2025 - A2A - Update Implementation to Match Specs for A2A protocol version 0.2.1
#1822 closed
Jul 10, 2025 - The new ToolReturn datatype does not work with bedrock.
#2147 closed
Jul 8, 2025 - MCP improvement: adding resources to context
#1273 closed
Jul 8, 2025 - MCP improvement: server support for sampling
#1272 closed
Jul 8, 2025 - Add media processing settings to GoogleModelSettings
#2017 closed
Jul 8, 2025 - Support more audio format in Gemini models
#2143 closed
Jul 7, 2025 - Pre-validation tool response modifications
#1985 closed
Jul 7, 2025 - Making File Downloading Model Profile Compatible
#2142 closed
Jul 7, 2025 - sync method for direct api `model_request_stream`
#2096 closed
Jul 4, 2025 - Automatically retry Gemini requests that fail with a 500 INTERNAL
#2115 closed
Jul 3, 2025 - How to disable thinking for Qwen/Qwen3-32B (deployed by vllm) in Pydantic AI?
#2121 closed
Jul 3, 2025 - LLM misinterprets "Plain text responses are not permitted" message as coming from the user
#1993 closed
Jul 2, 2025 - Show tool response in the running tool span
#2004 closed
Jul 1, 2025 - Best Practice for Streaming Output from Nested Agents
#2107 closed
Jul 1, 2025 - Add support for predicted outputs in OpenAIModelSettings
#2098 closed
Jul 1, 2025 - Support Anthropic Vertex
#2092 closed
Jun 27, 2025 - How to store 'artifacts' with tool responses?
#2034 closed
Jun 27, 2025 - Support strict mode in new NativeOutput
#2080 closed
Jun 27, 2025 - Gotcha: usage_limits must be in run* function
#1987 closed
Jun 27, 2025 - google-vertex provider now uses google-genai but fails due to no default location
#2023 closed
Jun 27, 2025 - OpenAI response timestamp contradicts chronological order of message history
#2071 closed
Jun 26, 2025 - Tests errors when using pytest>=8.4.0
#2065 closed
Jun 26, 2025 - `agent.run_sync` gives a RuntimeError in a `ipynb` but works fine as a python file.
#2077 closed
Jun 25, 2025 - Unable to use Thinking AND tool calling with AnthropicModel
#2075 closed
Jun 25, 2025 - Static system prompt is not replaced by dynamic system prompt if passing message history
#1022 closed
Jun 25, 2025 - RuntimeError: anext(): asynchronous generator is already running
#1543 closed
Jun 25, 2025 - MCP improvement: client support for sampling
#1269 closed
Jun 25, 2025 - Structured outputs as an alternative to Tool Calling
#582 closed
Jun 24, 2025 - Is it possible to change result_type of agent in a tool ?
#2061 closed
Jun 24, 2025 - (openai.APITimeoutError) OpenAI requests time out, but Gemini/Anthropic requests work fine
#774 closed
Jun 24, 2025 - Can't reproduce Annotated mermaid figure
#2046 closed
Jun 24, 2025 - How to see a full LLM request body?
#2045 closed
Jun 24, 2025 - Handle unhandled exceptions gracefully in CLI
#1959 closed
Jun 23, 2025 - Retrieving log probabilities from token outputs
#2056 closed
Jun 23, 2025 - How to insert nodes in iter
#2051 closed
Jun 23, 2025 - Missing documentation for `UserPromptNode` et. al.
#1964 closed
Jun 23, 2025 - Append "BinaryContent" to the prompt in an @agent.tool context ?
#1921 closed
Jun 23, 2025 - Patter for using a provided httpx client instead of the default cached one
#2035 closed
Jun 20, 2025 - Modifying AgentDeps using tools
#2036 closed
Jun 20, 2025 - OpenAI Reasoning Models output no thinking parts
#2039 closed
Jun 20, 2025 - Error in streaming output from connecting to the MCP server
#1860 closed
Jun 19, 2025 - struggling with concurrent Gemini calls - seems to be auth race conditions
#2026 closed
Jun 19, 2025 - Multi-turn user prompting
#2019 closed
Jun 19, 2025
51 Issues opened by49 people
- Handle tool errors better in tool registry
#2251 opened
Jul 18, 2025 - What are our options for installing the most recent dev version?
#2249 opened
Jul 18, 2025 - `<think>` tags in text parts are not parsed into thinking parts when streaming
#2244 opened
Jul 18, 2025 - Streaming Structured Output with Gemini Model over vertex-ai
#2242 opened
Jul 18, 2025 - Change out storage type on pydantic a2a worker
#2239 opened
Jul 17, 2025 - [TEST] This is a title
#2233 opened
Jul 17, 2025 - Add read_timeout_seconds to MCPServerStreamableHTTP
#2222 opened
Jul 16, 2025 - Using native clients for bedrock models
#2215 opened
Jul 16, 2025 - A2A - How to return a input-required task to user and pause execution
#2213 opened
Jul 16, 2025 - In evals, how to detect whether a tool was called?
#2212 opened
Jul 15, 2025 - Pydantic Evals report can't be displayed if logfire is not installed
#2209 opened
Jul 15, 2025 - MCP with A2A
#2207 opened
Jul 15, 2025 - Reinforcement Learning for Pydantic AI Agents
#2202 opened
Jul 14, 2025 - Multiples MCPs: AnyIO cancel scope stack corruption
#2201 opened
Jul 14, 2025 - Using TestModel to run specific output tool.
#2199 opened
Jul 14, 2025 - Support web search citation output (OpenAI Responses API)
#2194 opened
Jul 14, 2025 - Expose tool calling primitives
#2189 opened
Jul 12, 2025 - Django persistence integration
#2185 opened
Jul 11, 2025 - tool calling with MCP does not work for gemma3 with pydantic-ai
#2170 opened
Jul 10, 2025 - Support Amazon Bedrock API Keys
#2159 opened
Jul 9, 2025 - Impossible to stream text responses ahead of final result when requiring structured output
#2158 opened
Jul 8, 2025 - ThinkingPart not handling separate OpenAI thinking events
#2149 opened
Jul 7, 2025 - Greater introspection into the successful model when using FallbackModel
#2141 opened
Jul 7, 2025 - ModelResponsePart should support multimodal data
#2140 opened
Jul 7, 2025 - LLM thinking blocks displayed in Logfire message view
#2131 opened
Jul 4, 2025 - Support Anthropic tool result citations
#2128 opened
Jul 3, 2025 - Support OpenAI encrypted thinking tokens
#2127 opened
Jul 3, 2025 - [Suggestion] Documenting how to implement 12 Factor Agents
#2125 opened
Jul 3, 2025 - Agent tool calling works with mistral but fails with llama models (on AWS Bedrock)
#2123 opened
Jul 3, 2025 - Get dependencies in function Tool.from_schema()
#2122 opened
Jul 3, 2025 - Feature Request: Realtime/Live API integration
#2113 opened
Jul 2, 2025 - Feature Request: Enhancements for Test Orchestration, Non-Determinism, and Extensibility
#2112 opened
Jul 2, 2025 - Support for Long running / Background Agents
#2111 opened
Jul 1, 2025 - Gemini 2.5 Pro Streamed response has no content field (just streamed thinking parts)
#2097 opened
Jun 29, 2025 - Save `history_processors`'s result for next round model request
#2095 opened
Jun 28, 2025 - BinaryContent is naively parsed when include_input is used in LLMJudge
#2089 opened
Jun 27, 2025 - Improve error message when running agent without prompt
#2087 opened
Jun 26, 2025 - Support `o3-deep-research` & `o4-mini-deep-research`
#2086 opened
Jun 26, 2025 - Feature Request: Error handling multiple MCP Servers
#2083 opened
Jun 26, 2025 - Test fail with new mistralai version
#2082 opened
Jun 26, 2025 - Feature Request: Support Both JSON & YAML as Tool Output Formats
#2074 opened
Jun 25, 2025 - Feature Request: mcp-run-python support streamable http
#2059 opened
Jun 24, 2025 - Need custom endpoint support for Bedrock
#2057 opened
Jun 23, 2025 - Feature Request: Repeated Evaluations in Evaluation Report
#2053 opened
Jun 23, 2025 - Messages passed to history_processor functions include current run messages
#2050 opened
Jun 21, 2025 - Anthropic extended thinking: invalid request error when using tools
#2040 opened
Jun 20, 2025 - Missing Support for Llama 3.3/4 Pythonic Tool Calling Format
#2033 opened
Jun 19, 2025
56 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
- Support Gemini generating multiple candidate responses
#2003 commented on
Jun 19, 2025 • 0 new comments - Filter thoughts from responses for Gemini Models
#2018 commented on
Jun 20, 2025 • 0 new comments - Change streaming iter
#1977 commented on
Jun 20, 2025 • 0 new comments - Claude Sonnet 3.5 & 4.0 fail to call tools in streaming mode (v0.2.14)
#1904 commented on
Jun 20, 2025 • 0 new comments - Prompt prefill/prefix
#836 commented on
Jun 20, 2025 • 0 new comments - Issue with LiteLLM and Agent Tool
#1071 commented on
Jun 20, 2025 • 0 new comments - Auto-fix incomplete JSON due to max_tokens through a prefilled followup LLM request
#2001 commented on
Jun 23, 2025 • 0 new comments - Add ability to load conversation history within specified date ranges in CLI
#1981 commented on
Jun 24, 2025 • 0 new comments - Create Agents with Oracle Cloud Infrastructure (OCI) Hosted LLMs
#1385 commented on
Jun 25, 2025 • 0 new comments - Cannot leave a model running
#1489 commented on
Jun 25, 2025 • 0 new comments - Bedrock: Running agent without tools fails when using messages from an agent with tools
#1966 commented on
Jun 25, 2025 • 0 new comments - Pydantic AI V1
#1974 commented on
Jun 26, 2025 • 0 new comments - MALFORMED_FUNCTION finishReason in Gemini candidate
#631 commented on
Jun 30, 2025 • 0 new comments - [OpenAI] Error Handling for Exceeding Maximum Token Limits
#1098 commented on
Jun 30, 2025 • 0 new comments - add the ability to set a list of allowed tools on an mcp server
#1219 commented on
Jun 30, 2025 • 0 new comments - For list-like `result_models`, LLM tries to call `final_result` multiple times
#1429 commented on
Jul 1, 2025 • 0 new comments - run_stream not working properly with tools in streaming mode
#1007 commented on
Jul 1, 2025 • 0 new comments - Response parts are not timestamped
#1364 commented on
Jul 1, 2025 • 0 new comments - Azure OpenAI API Streaming Response Causes AttributeError in pydantic-ai
#797 commented on
Jul 2, 2025 • 0 new comments - Endless Tool Loop (Vertex Gemini)
#765 commented on
Jul 7, 2025 • 0 new comments - Add Resources, Prompts to MCP Client
#1558 commented on
Jul 8, 2025 • 0 new comments - OpenAIModel fails with OpenRouter Gemini: missing "choices" and "created" keys
#1746 commented on
Jul 8, 2025 • 0 new comments - Prompt management, versioning, and optimization
#921 commented on
Jul 8, 2025 • 0 new comments - Native temporal support
#1975 commented on
Jul 9, 2025 • 0 new comments - 500: Chat error: Expected code to be unreachable, but got: ModelRequest(parts=[SystemPromptPart(content=
#1029 commented on
Jul 9, 2025 • 0 new comments - GoogleSearchTool for GeminiModel and VertexAIModel
#840 commented on
Jul 9, 2025 • 0 new comments - Use `click` instead of `argparse` on PydanticAI CLI
#1702 commented on
Jul 10, 2025 • 0 new comments - UsageLimitExceeded output
#1083 commented on
Jul 10, 2025 • 0 new comments - Stop using graphs in agents
#1976 commented on
Jul 11, 2025 • 0 new comments - Vector search and embeddings API
#58 commented on
Jul 11, 2025 • 0 new comments - Support for MCP resources
#1783 commented on
Jul 11, 2025 • 0 new comments - Add a llama-cpp Model?
#1801 commented on
Jul 13, 2025 • 0 new comments - Bedrock Prompt Caching
#1845 commented on
Jul 14, 2025 • 0 new comments - Support for ["cache-control"] = {"type": "ephemeral"} in Anthropic
#1041 commented on
Jul 15, 2025 • 0 new comments - Handoffs / sub-agent delegation
#1978 commented on
Jul 15, 2025 • 0 new comments - Dynamic System prompts not being included on fresh runs with message_history
#1646 commented on
Jul 15, 2025 • 0 new comments - Add a setting to remove prompts and completions from tracing
#1571 commented on
Jul 15, 2025 • 0 new comments - Structured Output Streaming Returning as Single Chunk(Bedrock Anthropic)
#1889 commented on
Jul 15, 2025 • 0 new comments - AWS Bedrock Inference Profile Support
#1493 commented on
Jul 16, 2025 • 0 new comments - Gemini causes 'Event loop is closed' when running inside an async context
#748 commented on
Jul 16, 2025 • 0 new comments - Gemini unable to stream structured output
#1237 commented on
Jul 16, 2025 • 0 new comments - Can you add support for ssl certificate files in MCPServerHTTP?
#1909 commented on
Jul 16, 2025 • 0 new comments - Dockerise the MCP Run Python server
#1837 commented on
Jul 16, 2025 • 0 new comments - [BUG] Error responses are not handled correctly for google openai/openrouter
#527 commented on
Jul 17, 2025 • 0 new comments - Adding LiteLLM as model wrap just like how google-adk does it.
#1496 commented on
Jul 17, 2025 • 0 new comments - MCP improvement: CLI support
#1270 commented on
Jul 17, 2025 • 0 new comments - Access ModelRequest-ModelResponse timestamps and duration as fields
#1996 commented on
Jul 17, 2025 • 0 new comments - Question on Batching (for Anthropic Models)
#1144 commented on
Jul 17, 2025 • 0 new comments - support batch processing
#1771 commented on
Jul 17, 2025 • 0 new comments - Human-in-the-loop approval of tool calls
#1995 commented on
Jul 18, 2025 • 0 new comments - Support passing files uploaded to Gemini Files API
#2005 commented on
Jul 18, 2025 • 0 new comments - Add `tool_choice` to `ModelSettings`
#825 commented on
Jul 15, 2025 • 0 new comments - Support image output
#1130 commented on
Jul 7, 2025 • 0 new comments - Add MCP Servers to CLI
#1374 commented on
Jul 7, 2025 • 0 new comments - Add provider for Anthropic's Vertexai Client
#1392 commented on
Jul 15, 2025 • 0 new comments - docs: A2A send/get task documentation
#1737 commented on
Jul 11, 2025 • 0 new comments