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 b974fa2 commit f20e499Copy full SHA for f20e499
docs/build_docs.py
@@ -47,7 +47,7 @@
47
It is built using the same tooling as Google Cloud client libraries, and will be quite familiar if you've used
48
those before.
49
50
-While we encourage Python users to access the PaLM API using the `google.ganerativeai` package (aka `palm`),
+While we encourage Python users to access the PaLM API using the `google.generativeai` package (aka `palm`),
51
this lower level package is also available.
52
53
Each method in the PaLM API is connected to one of the client classes. Pass your API-key to the class' `client_options`
0 commit comments