fix: Removed the repeated the

This commit is contained in:
sumitaryal 2025-03-12 11:03:28 +05:45
parent f50a55c82f
commit 56500bf120

View file

@ -48,7 +48,7 @@ async def main():
print(result.final_output)
```
1. Sets the the name of an OpenAI model directly.
1. Sets the name of an OpenAI model directly.
2. Provides a [`Model`][agents.models.interface.Model] implementation.
## Using other LLM providers