Skip to content

Commit 56500bf

Browse files
committed
fix: Removed the repeated the
1 parent f50a55c commit 56500bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/models.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ async def main():
4848
print(result.final_output)
4949
```
5050

51-
1. Sets the the name of an OpenAI model directly.
51+
1. Sets the name of an OpenAI model directly.
5252
2. Provides a [`Model`][agents.models.interface.Model] implementation.
5353

5454
## Using other LLM providers

0 commit comments

Comments
 (0)