Skip to content

Commit 4e65ec4

Browse files
docs: use the correct URL for the google-genai package (#1784)
1 parent a3e980a commit 4e65ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/models/google.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Google
22

3-
The `GoogleModel` is a model that uses the [`google-genai`](https://pypi.org/project/google-generativeai/) package under the hood to
3+
The `GoogleModel` is a model that uses the [`google-genai`](https://pypi.org/project/google-genai/) package under the hood to
44
access Google's Gemini models via both the Generative Language API and Vertex AI.
55

66
## Install

0 commit comments

Comments
 (0)