Skip to content

Commit

Permalink
Add bold font and update "Swift SDK" to "SDK for Swift"
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Apr 24, 2024
1 parent 8c23b67 commit 1f4f10a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
# Google AI SDK for Swift

> [!CAUTION]
> The Google AI Swift SDK is recommended for prototyping only. If you plan to enable billing, we
> strongly recommend that you use a backend SDK to access the Google AI Gemini API. You risk
> potentially exposing your API key to malicious actors if you embed your API key directly in your
> Swift app or fetch it remotely at runtime.
> **The Google AI SDK for Swift is recommended for prototyping only.** If you plan to enable
> billing, we strongly recommend that you use a backend SDK to access the Google AI Gemini API. You
> risk potentially exposing your API key to malicious actors if you embed your API key directly in
> your Swift app or fetch it remotely at runtime.
The Google AI SDK for Swift enables developers to use Google's state-of-the-art generative AI models
(like Gemini) to build AI-powered features and applications. This SDK supports use cases like:
Expand Down

0 comments on commit 1f4f10a

Please sign in to comment.