|
|
1 жил өмнө | |
|---|---|---|
| .. | ||
| Sample | bc41b66fec [Vertex AI] Fix parallel function calling in sample (#14028) | 1 жил өмнө |
| Sources | 1cdba8eabf [Vertex AI] Remove `format` for `double()` `Schema` (#13990) | 1 жил өмнө |
| Tests | 9d10b805fe [Vertex AI] Add compilation tests for GCS snippets (#14164) | 1 жил өмнө |
| CHANGELOG.md | f527552dba 11.6.0 Changelog updates (#14173) | 1 жил өмнө |
| README.md | 28f057dc73 [Vertex AI] Remove outdated `Preview` notice from README (#14404) | 1 жил өмнө |
After following the Swift Package Manager
setup instructions,
choose the FirebaseVertexAI 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 FirebaseVertexAIUnit 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.