Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb31c77d

Browse files
authored
Fix list rendering in documentation (#2145)
1 parent39e2877 commitb31c77d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎docs/agents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ This structure allows you to configure common parameters that influence the mode
467467
`timeout`, and more.
468468

469469
There are two ways to apply these settings:
470+
470471
1. Passing to`run{_sync,_stream}` functions via the`model_settings` argument. This allows for fine-tuning on a per-request basis.
471472
2. Setting during[`Agent`][pydantic_ai.agent.Agent] initialization via the`model_settings` argument. These settings will be applied by default to all subsequent run calls using said agent. However,`model_settings` provided during a specific run call will override the agent's default settings.
472473

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp