Skip to content

Commit 39df39b

Browse files
authored
Update model_settings.py
1 parent efc28c7 commit 39df39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agents/model_settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class ModelSettings:
4343
"""The maximum number of output tokens to generate."""
4444

4545
reasoning: Reasoning | None = None
46-
"""Configuration options for
46+
"""Configuration options for
4747
[reasoning models](https://platform.openai.com/docs/guides/reasoning).
4848
"""
4949

0 commit comments

Comments
 (0)