Andrew Heard 9d304a1e70 Add `usageMetadata` to `GenerateContentResponse` in Vertex AI (#12777) %!s(int64=2) %!d(string=hai) anos
..
ChatSample 9d304a1e70 Add `usageMetadata` to `GenerateContentResponse` in Vertex AI (#12777) %!s(int64=2) %!d(string=hai) anos
FunctionCallingSample 4c07757235 Add function calling sample in Vertex AI (#12745) %!s(int64=2) %!d(string=hai) anos
GenerativeAIMultimodalSample 45c3c59854 Remove `location` from Vertex AI public API (#12706) %!s(int64=2) %!d(string=hai) anos
GenerativeAITextSample 45c3c59854 Remove `location` from Vertex AI public API (#12706) %!s(int64=2) %!d(string=hai) anos
GenerativeAIUIComponents 1b67b2c384 [vertex-ai] Fix for SwiftFormat 0.53.5 (#12683) %!s(int64=2) %!d(string=hai) anos
VertexAISample 113a100cbe Rename GenerativeAISample to VertexAISample (#12755) %!s(int64=2) %!d(string=hai) anos
VertexAISample.xcodeproj 113a100cbe Rename GenerativeAISample to VertexAISample (#12755) %!s(int64=2) %!d(string=hai) anos
GoogleService-Info.plist df34f3b7c3 Add placeholder `GoogleService-Info.plist` to Vertex AI sample (#12724) %!s(int64=2) %!d(string=hai) anos
README.md 113a100cbe Rename GenerativeAISample to VertexAISample (#12755) %!s(int64=2) %!d(string=hai) anos

README.md

Vertex AI for Firebase Sample App

You can try out the SDK quickly, see a complete implementation of various use cases, or use the sample app if you don't have your own Apple platforms app. To use the sample app, you'll need to perform the following steps:

  1. Download vertexai-preview-0.1.0.zip for the latest release of the SDK
  2. Extract the zip and open VertexAISample.xcodeproj in the FirebaseVertexAI/Sample directory
  3. Register the sample app in your Firebase project
    • The default bundle ID is com.google.firebase.VertexAISample
  4. Download the GoogleService-Info.plist to the FirebaseVertexAI/Sample directory, overwriting the placeholder file with the same name