File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
# Google AI SDK for Swift
5
5
6
6
> [ !CAUTION]
7
- > The Google AI Swift SDK is recommended for prototyping only. If you plan to enable billing, we
8
- > strongly recommend that you use a backend SDK to access the Google AI Gemini API. You risk
9
- > potentially exposing your API key to malicious actors if you embed your API key directly in your
10
- > Swift app or fetch it remotely at runtime.
7
+ > ** The Google AI SDK for Swift is recommended for prototyping only.** If you plan to enable
8
+ > billing, we strongly recommend that you use a backend SDK to access the Google AI Gemini API. You
9
+ > risk potentially exposing your API key to malicious actors if you embed your API key directly in
10
+ > your Swift app or fetch it remotely at runtime.
11
11
12
12
The Google AI SDK for Swift enables developers to use Google's state-of-the-art generative AI models
13
13
(like Gemini) to build AI-powered features and applications. This SDK supports use cases like:
You can’t perform that action at this time.
0 commit comments