-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency pydantic-ai to v0.8.1 #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pydantic-ai-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4756de7 to
045e3c0
Compare
045e3c0 to
4cf4074
Compare
798d494 to
a140eb2
Compare
a140eb2 to
47fbc2c
Compare
47fbc2c to
d6a4bfa
Compare
d6a4bfa to
810f9ec
Compare
810f9ec to
f5a8b82
Compare
f5a8b82 to
36bf528
Compare
36bf528 to
f1b197f
Compare
f1b197f to
9eab7db
Compare
9eab7db to
d82a287
Compare
d82a287 to
f179b93
Compare
f179b93 to
2664592
Compare
2664592 to
d54622e
Compare
e070288 to
010662f
Compare
010662f to
9d6c1e2
Compare
77284b7 to
9bebeba
Compare
9bebeba to
620794d
Compare
620794d to
743b8cc
Compare
f08ae50 to
2e6c33d
Compare
229b624 to
b65594b
Compare
b65594b to
0844881
Compare
0844881 to
08b1fb6
Compare
08b1fb6 to
be4e024
Compare
be4e024 to
ac53e78
Compare
ac53e78 to
05dc282
Compare
05dc282 to
296b527
Compare
296b527 to
66f5f62
Compare
66f5f62 to
9c3c07c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.0.13→==0.8.1Release Notes
pydantic/pydantic-ai (pydantic-ai)
v0.8.1: (2025-08-29)Compare Source
What's Changed
gen_ai.system_instructionsattribute to agent run spans by @alexmojaki in #2699temporalioto 1.16.0 by @DouweM in #2703StreamedRunResultmethods to be consistent withAgentStreamby @DouweM in #2692vertexaiprovider name by @DouweM in #2711ModelResponse.provider_request_idtoprovider_response_idby @DouweM in #2710message_historyparameter documentation for CLI methods by @ryx2 in #2695Full Changelog: pydantic/pydantic-ai@v0.8.0...v0.8.1
v0.8.0: (2025-08-26)Compare Source
What's Changed
message_historyparameter toagent.to_cli()by @ryx2 in #2674FileUrl.media_typeby @mwildehahn in #2677Full Changelog: pydantic/pydantic-ai@v0.7.6...v0.8.0
v0.7.6: (2025-08-26)Compare Source
What's Changed
all_messages_eventswithpydantic_ai.all_messagesforInstrumentationSettings(version=2)by @alexmojaki in #2658OpenAIModelin favor ofOpenAIChatModelby @Kludex in #2676New Contributors
Full Changelog: pydantic/pydantic-ai@v0.7.5...v0.7.6
v0.7.5: (2025-08-25)Compare Source
What's Changed
price()method toModelResponseby @Kludex in #2584span_idandtrace_idtoEvaluationReportby @Kludex in #2627AnthropicProviderwhen using Bedrock by @akoshel in #2490contentis always set for assistant tool call messages for OpenAI. by @vimota in #2641New Contributors
Full Changelog: pydantic/pydantic-ai@v0.7.4...v0.7.5
v0.7.4: (2025-08-20)Compare Source
What's Changed
takes_ctxarg toTool.from_schemaby @dedeswim in #2615New Contributors
Full Changelog: pydantic/pydantic-ai@v0.7.3...v0.7.4
v0.7.3: (2025-08-19)Compare Source
What's Changed
Usagein favour ofRequestUsageandRunUsageby @samuelcolvin in #2378FallbackModelaccept string model names by @vikigenius in #2564system_prompt_rolefromOpenAIModeltoOpenAIModelProfileby @Kludex in #2573/cpcommand to CLI to copy last response to clipboard by @07pepa in #2386_provider.nameinstead of_systemby @Kludex in #2596New Contributors
Full Changelog: pydantic/pydantic-ai@v0.7.2...v0.7.3
v0.7.2: (2025-08-14)Compare Source
What's Changed
get_toolsahead ofagent runspan by @DouweM in #2545AnthropicModelby @jerry-reevo in #2544OllamaProviderby @DouweM in #2554profileandsettingstoHuggingfaceModelby @DouweM in #2554New Contributors
Full Changelog: pydantic/pydantic-ai@v0.7.1...v0.7.2
v0.7.1: (2025-08-13)Compare Source
What's Changed
"openai-responses"model inference string by @Kludex in #2528UsageLimits.count_tokens_before_requestusing Geminicount_tokensAPI by @kauabh in #2137FallbackModelto respect each model's model settings by @jerry-reevo in #2540New Contributors
Full Changelog: pydantic/pydantic-ai@v0.7.0...v0.7.1
v0.7.0: (2025-08-12)Compare Source
What's Changed
event_stream_handlerto agent and run methods by @DouweM in #2458AbstractAgentandWrapperAgentby @DouweM in #2458Agent.override(tools=...)by @DouweM in #2458New Contributors
Full Changelog: pydantic/pydantic-ai@v0.6.2...v0.7.0
v0.6.2: (2025-08-07)Compare Source
What's Changed
builtin_toolstoAgentby @mattbrandman in #2102New Contributors
Full Changelog: pydantic/pydantic-ai@v0.6.1...v0.6.2
v0.6.1: (2025-08-07)Compare Source
What's Changed
InlineDefsJsonSchemaTransformerpublic by @DouweM in #2455ThinkingParts back to Anthropic used through Bedrock by @DouweM in #2454AWS_BEARER_TOKEN_BEDROCKAPI key env var by @DouweM in #2456Full Changelog: pydantic/pydantic-ai@v0.6.0...v0.6.1
v0.6.0: (2025-08-06)Compare Source
What's Changed
next()method fromGraphby @Kludex in #2440datafromFinalResultby @Kludex in #2443get_dataandvalidate_structured_resultfromStreamedRunResultby @Kludex in #2445griffe_warnings_deprecatedby @Kludex in #2444format_as_xmlmodule by @Kludex in #2446result_typeparameter and similar fromAgentby @Kludex in #2441GoogleGLAProviderandGoogleVertexProviderby @Kludex in #2450Full Changelog: pydantic/pydantic-ai@v0.5.1...v0.6.0
v0.5.1: (2025-08-06)Compare Source
What's Changed
GeminiModelin favor ofGoogleModelby @Kludex in #2416httpxonGoogleProviderby @Kludex in #2438New Contributors
Full Changelog: pydantic/pydantic-ai@v0.5.0...v0.5.1
v0.5.0: (2025-08-04)Compare Source
What's Changed
EvaluationReport.printandEvaluationReport.console_tablemethods now require most arguments be passed by keyword. by @dmontagu in #2163sourcefield of anEvaluationResultis now of typeEvaluatorSpecrather than the actual sourceEvaluatorinstance, to help with serialization/deserialization by @dmontagu in #2388BaseModels use OpenAI strict JSON mode by defaulting toadditionalProperties=Falseby @DouweM in #2419test_download_item_no_content_typetest failing on macOS by @strawgate in #2404install.mdby @Kludex in #2412New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.11...v0.5.0
v0.4.11: (2025-08-01)Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.10...v0.4.11
v0.4.10: (2025-07-30)Compare Source
What's Changed
priorityservice_tiertoOpenAIModelSettingsand respect it inOpenAIResponsesModelby @akenarsari in #2368New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.9...v0.4.10
v0.4.9: (2025-07-28)Compare Source
What's Changed
defaultin tool schema with Gemini by @strawgate in #2309Full Changelog: pydantic/pydantic-ai@v0.4.8...v0.4.9
v0.4.8: (2025-07-28)Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.7...v0.4.8
v0.4.7: (2025-07-24)Compare Source
What's Changed
MCPServersse_read_timeouttoread_timeoutand pass toClientSessionby @AntSan813 in #2240Nonecreatedtimestamp coming from OpenRouter API by @R0boji in #2247New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.6...v0.4.7
v0.4.6: (2025-07-23)Compare Source
What's Changed
FileUrl.formatto find the extension by @Kludex in #2280CLAUDE.mdby @Kludex in #2281_estimate_string_tokensby @misrasaurabh1 in #2156New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.5...v0.4.6
v0.4.5: (2025-07-22)Compare Source
What's Changed
async with selfinagent_to_a2aby @Kludex in #2266format_as_xmldefaults by @samuelcolvin in #2228New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.4...v0.4.5
v0.4.4: (2025-07-18)Compare Source
What's Changed
AgentRunResult._set_output_tool_returnby 18798% by @misrasaurabh1 in #2196Usage.opentelemetry_attributesby 85% by @misrasaurabh1 in #2198New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.3...v0.4.4
v0.4.3: (2025-07-16)Compare Source
What's Changed
duckduckgo-searchis renamed toddgsby @basnijholt in #2172tool_return_taby @adtyavrdhn in #2186New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.2...v0.4.3
v0.4.2: (2025-07-10)Compare Source
What's Changed
settingsbe passed to model classes by @svilupp in #2136StructuredDictfor structured outputs with custom JSON schema by @fswair in #2157Agent.iter()by @erosennin in #2168_ensure_decodeableby 634% by @misrasaurabh1 in #2155New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.1...v0.4.2
v0.4.1: (2025-07-08)Compare Source
What's Changed
New Contributors
Full Changelog: pydantic/pydantic-ai@v0.4.0...v0.4.1
v0.4.0: (2025-07-08)Compare Source
What's Changed
EvaluationReportandReportCaseinto generic dataclasses by @dmontagu in #1799ToolDefinition.descriptionoptional and fix Bedrock description handling by @dmontagu in #1507Full Changelog: pydantic/pydantic-ai@v0.3.7...v0.4.0
v0.3.7: (2025-07-07)Compare Source
What's Changed
AgentStream.stream_output(available insideagent.iter) stream validated output data instead of raising validation errors by @DouweM in #2134model_request_stream_syncto direct API by @hewliyang in #2116New Contributors
Full Changelog: pydantic/pydantic-ai@v0.3.6...v0.3.7
v0.3.6: (2025-07-04)Compare Source
What's Changed
{FunctionToolCallEvent,FunctionToolResultEvent}.call_idin favor oftool_call_idby @proever in #2028RetryPromptPartnot tied to a tool call contains validation feedback rather than a user message by @hovi in #2008New Contributors
Full Changelog: pydantic/pydantic-ai@v0.3.5...v0.3.6
v0.3.5: (2025-06-30)Compare Source
What's Changed
GoogleProviderby @Kludex in [#2031](httpConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.