Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 0d1a4b5

Browse files
committed
Reword PaLM decommissioning section instead of removing
1 parent 6696505 commit 0d1a4b5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,19 @@ See
9898
[Contributing](https://github.com/google/generative-ai-swift/blob/main/docs/CONTRIBUTING.md)
9999
for more information on contributing to the Google AI SDK for Swift.
100100

101+
## Developers who use the PaLM SDK for Swift (Decommissioned)
102+
103+
> [!IMPORTANT]
104+
> The PaLM API is now
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+
​​If you're using the PaLM SDK for Swift, migrate your code to the Gemini API
110+
and update your app's `generative-ai-swift` dependency to version `0.4.0` or
111+
higher. For more information on migrating from PaLM to Gemini, see the
112+
[migration guide](https://ai.google.dev/docs/migration_guide).
113+
101114
## License
102115

103116
The contents of this repository are licensed under the

0 commit comments

Comments
 (0)