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

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