We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50a55c commit 56500bfCopy full SHA for 56500bf
docs/models.md
@@ -48,7 +48,7 @@ async def main():
48
print(result.final_output)
49
```
50
51
-1. Sets the the name of an OpenAI model directly.
+1. Sets the name of an OpenAI model directly.
52
2. Provides a [`Model`][agents.models.interface.Model] implementation.
53
54
## Using other LLM providers
0 commit comments