google-gemini / generative-ai-swift

The official Swift library for the Google Gemini API

Home Page:https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add instructions for using the SDK in a Swift Playground

andrewheard opened this issue · comments

Description of the feature request:

  • Add instructions in one of the README files for using the SDK in a Swift Playground
    • On iPadOS this is just a matter of adding https://github.com/google/generative-ai-swift.git as a Package dependency (i.e., it just works)
    • On macOS you also need to add the client networking entitlement

No plans now.