Andrew Heard 3783c8a1c3 CP sample rename into vertexai-preview-0.1.0 (#12763) 2 лет назад
..
ChatSample 45c3c59854 Remove `location` from Vertex AI public API (#12706) 2 лет назад
FunctionCallingSample 2d7071944a Update `vertex-preview-0.1.0` for pre-release (#12751) 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 3783c8a1c3 CP sample rename into vertexai-preview-0.1.0 (#12763) 2 лет назад
VertexAISample.xcodeproj 3783c8a1c3 CP sample rename into vertexai-preview-0.1.0 (#12763) 2 лет назад
GoogleService-Info.plist 9b288f9843 Add placeholder `GoogleService-Info.plist` to Vertex AI sample (#12724) (#12725) 2 лет назад
README.md 3783c8a1c3 CP sample rename into vertexai-preview-0.1.0 (#12763) 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