Skip to content

Commit 8715834

Browse files
authored
docs: fix typo in pydantic link for /api/models/gemini/ (#506)
1 parent 1812b5e commit 8715834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/models/gemini.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# `pydantic_ai.models.gemini`
22

33
Custom interface to the `generativelanguage.googleapis.com` API using
4-
[HTTPX](https://www.python-httpx.org/) and [Pydantic](https://docs.pydantic.dev/latest/.
4+
[HTTPX](https://www.python-httpx.org/) and [Pydantic](https://docs.pydantic.dev/latest/).
55

66
The Google SDK for interacting with the `generativelanguage.googleapis.com` API
77
[`google-generativeai`](https://ai.google.dev/gemini-api/docs/quickstart?lang=python) reads like it was written by a

0 commit comments

Comments
 (0)