Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
  • Loading branch information
samuelcolvin and hyperlint-ai[bot] authored Oct 23, 2024
1 parent 4bd30db commit 150a915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Simple example of using Pydantic AI to construct a Pydantic model from a text in
uv run --extra examples -m examples.pydantic_model
```

This examples uses `openai:gpt-4o` by default but it works well with other modesl, e.g. you can run it
This examples uses `openai:gpt-4o` by default but it works well with other models, e.g. you can run it
with Gemini using:

```bash
Expand Down

0 comments on commit 150a915

Please sign in to comment.