|
|
hai 1 ano | |
|---|---|---|
| .. | ||
| ChatSnippets.swift | 78c1c2f6ca [Vertex AI] Add text-only `generateContent` and Chat snippets (#13926) | hai 1 ano |
| CloudStorageSnippets.swift | 9d10b805fe [Vertex AI] Add compilation tests for GCS snippets (#14164) | hai 1 ano |
| FirebaseAppSnippetsUtil.swift | ea6f84e0b4 [Vertex AI] Use `GoogleService-Info.plist` in snippets tests (#13923) | hai 1 ano |
| FunctionCallingSnippets.swift | ea6f84e0b4 [Vertex AI] Use `GoogleService-Info.plist` in snippets tests (#13923) | hai 1 ano |
| MultimodalSnippets.swift | bb888cdcdd [Vertex AI] Add multimodal code snippets (#13929) | hai 1 ano |
| README.md | ea6f84e0b4 [Vertex AI] Use `GoogleService-Info.plist` in snippets tests (#13923) | hai 1 ano |
| StructuredOutputSnippets.swift | ea6f84e0b4 [Vertex AI] Use `GoogleService-Info.plist` in snippets tests (#13923) | hai 1 ano |
| TextSnippets.swift | 78c1c2f6ca [Vertex AI] Add text-only `generateContent` and Chat snippets (#13926) | hai 1 ano |
These "tests" are for verifying that the code snippets provided in our documentation continue to compile. They are intentionally skipped in CI but can be manually run to verify expected behavior / outputs.
To run the tests, place a valid GoogleService-Info.plist file in the
FirebaseVertexAI/Tests/Unit/Resources
folder. They may then be invoked individually or alongside the rest of the unit
tests in Xcode.