|
|
10 ヶ月 前 | |
|---|---|---|
| .. | ||
| ChatSnippets.swift | 4d2543ad58 [Firebase AI] Implement new public API surface and tests (#14765) | 11 ヶ月 前 |
| CloudStorageSnippets.swift | 8a854c732b [Firebase AI] Add initial project structure (#14737) | 11 ヶ月 前 |
| CountTokensSnippets.swift | 5f7bfef6b4 [Firebase AI] Add code snippets for `countTokens` (#14940) | 10 ヶ月 前 |
| FirebaseAppSnippetsUtil.swift | 8a854c732b [Firebase AI] Add initial project structure (#14737) | 11 ヶ月 前 |
| FunctionCallingSnippets.swift | 4d2543ad58 [Firebase AI] Implement new public API surface and tests (#14765) | 11 ヶ月 前 |
| MultimodalSnippets.swift | 4d2543ad58 [Firebase AI] Implement new public API surface and tests (#14765) | 11 ヶ月 前 |
| README.md | 1687f0c1da [Firebase AI] More naming updates (#14779) | 11 ヶ月 前 |
| StructuredOutputSnippets.swift | 4d2543ad58 [Firebase AI] Implement new public API surface and tests (#14765) | 11 ヶ月 前 |
| TextSnippets.swift | 4d2543ad58 [Firebase AI] Implement new public API surface and tests (#14765) | 11 ヶ月 前 |
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.