Skip to content

Commit 63cfec1

Browse files
committed
Add note about Vertex AI
1 parent 0d1a4b5 commit 63cfec1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ for more information on contributing to the Google AI SDK for Swift.
105105
> [decommissioned](https://ai.google.dev/palm_docs/deprecation). This means that
106106
> users cannot use a PaLM model in a prompt, tune a new PaLM model, or run
107107
> 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.
108112
109113
​​If you're using the PaLM SDK for Swift, migrate your code to the Gemini API
110114
and update your app's `generative-ai-swift` dependency to version `0.4.0` or

0 commit comments

Comments
 (0)