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 1812b5e commit 8715834Copy full SHA for 8715834
docs/api/models/gemini.md
@@ -1,7 +1,7 @@
1
# `pydantic_ai.models.gemini`
2
3
Custom interface to the `generativelanguage.googleapis.com` API using
4
-[HTTPX](https://www.python-httpx.org/) and [Pydantic](https://docs.pydantic.dev/latest/.
+[HTTPX](https://www.python-httpx.org/) and [Pydantic](https://docs.pydantic.dev/latest/).
5
6
The Google SDK for interacting with the `generativelanguage.googleapis.com` API
7
[`google-generativeai`](https://ai.google.dev/gemini-api/docs/quickstart?lang=python) reads like it was written by a
0 commit comments