Skip to content

Commit 6696505

Browse files
committed
Update main branch README for PaLM API decommissioning
1 parent 15c1208 commit 6696505

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

README.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -98,31 +98,7 @@ 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 (Deprecated)
102-
103-
> [!IMPORTANT] The PaLM API is deprecated for use with Google AI services and
104-
> tools (but *not* for Vertex AI). Learn more about this deprecation, its
105-
> timeline, and how to migrate to use Gemini in the
106-
> [PaLM API deprecation guide](http://ai.google.dev/palm_docs/deprecation).
107-
108-
​​If you're using the PaLM SDK for Swift, review the information below to
109-
continue using the **deprecated** PaLM SDK until you've migrated to the new
110-
version that allows you to use Gemini.
111-
112-
- To continue using PaLM models, make sure your app depends on version
113-
[`0.3.0`](https://github.com/google/generative-ai-swift/releases/tag/0.3.0)
114-
*up to* the next minor version
115-
([`0.4.0`](https://github.com/google/generative-ai-swift/releases/tag/0.4.0))
116-
of `generative-ai-swift`.
117-
118-
- When you're ready to use Gemini models, migrate your code to the Gemini API
119-
and update your app's `generative-ai-swift` dependency to version `0.4.0` or
120-
higher.
121-
122-
To see the PaLM documentation and code, go to the
123-
[`palm` branch](https://github.com/google/generative-ai-swift/tree/palm).
124-
125101
## License
126102

127103
The contents of this repository are licensed under the
128-
[Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
104+
[Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

0 commit comments

Comments
 (0)