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 0d1a4b5 commit 63cfec1Copy full SHA for 63cfec1
README.md
@@ -105,6 +105,10 @@ for more information on contributing to the Google AI SDK for Swift.
105
> [decommissioned](https://ai.google.dev/palm_docs/deprecation). This means that
106
> users cannot use a PaLM model in a prompt, tune a new PaLM model, or run
107
> inference on PaLM-tuned models.
108
+>
109
+> Note: This is different from the
110
+> [Vertex AI PaLM API](https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/text),
111
+> which is scheduled to be decommissioned in October 2024.
112
113
If you're using the PaLM SDK for Swift, migrate your code to the Gemini API
114
and update your app's `generative-ai-swift` dependency to version `0.4.0` or
0 commit comments