|
|
11 місяців тому | |
|---|---|---|
| .. | ||
| Sample | 1687f0c1da [Firebase AI] More naming updates (#14779) | 11 місяців тому |
| Sources | a96d7d9708 [Firebase AI] Add handling for Google AI-formatted `CitationMetadata` (#14780) | 11 місяців тому |
| Tests | 24e9c93bd1 [Firebase AI] Fix integration tests and re-enable Dev API configs (#14792) | 11 місяців тому |
| CHANGELOG.md | 8a854c732b [Firebase AI] Add initial project structure (#14737) | 11 місяців тому |
| README.md | 1687f0c1da [Firebase AI] More naming updates (#14779) | 11 місяців тому |
After following the Swift Package Manager
setup instructions,
choose the FirebaseAI scheme to build the SDK.
[!IMPORTANT] These unit tests require mock response files, which can be downloaded by running
scripts/update_vertexai_responses.shfrom the root of this repository.
Choose the FirebaseAIUnit scheme to build and run the unit tests.
To update the mock responses, create a PR in the
vertexai-sdk-test-data
repo. After it is merged, re-run the
update_vertexai_responses.sh
script to download the updated files.