Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
44ea204
[Firebase AI] Add `CodeExecution` tool support
andrewheard Sep 2, 2025
4e3f587
Implement `ExecutableCode` and `CodeExecutionResult` part coding
andrewheard Sep 3, 2025
a38e44c
Add checks for response content in integration test
andrewheard Sep 3, 2025
d617c93
Add handling for unexpected null values
andrewheard Sep 3, 2025
a7f68e4
Merge branch 'main' into ah/ai-code-execution
andrewheard Sep 3, 2025
69aef8e
Add documentation
andrewheard Sep 3, 2025
1301338
Add `CustomStringConvertible` conformance
andrewheard Sep 3, 2025
31d8dbd
Add `CodeExecution` tool encoding test
andrewheard Sep 3, 2025
b4b5676
Add `InternalPartTests` for `ExecutedCode` and `CodeExecutionResult`
andrewheard Sep 3, 2025
3199d94
Add decoding and encoding tests in `PartTests`
andrewheard Sep 3, 2025
79ba1ff
Add CHANGELOG entry
andrewheard Sep 3, 2025
14f07ad
Fix integration test
andrewheard Sep 3, 2025
d56d040
Rename `_isThought` parameter in `CodeExecutionResultPart` initializer
andrewheard Sep 3, 2025
d94c062
Add mock response tests in `GenerativeModelVertexAITests`
andrewheard Sep 3, 2025
dd26bf8
Merge branch 'main' into ah/ai-code-execution
andrewheard Sep 3, 2025
b52a408
Formatting
andrewheard Sep 3, 2025
735684f
Add `AILog.safeUnwrap` static method to log on use of fallback values
andrewheard Sep 5, 2025
6810309
Merge branch 'main' into ah/ai-code-execution
andrewheard Sep 5, 2025
7cac4b5
Add mock response tests in `GenerativeModelGoogleAITests`
andrewheard Sep 5, 2025
b78c4d2
Fix `output` nullability in integration test
andrewheard Sep 5, 2025
1162598
Add decoding tests for missing fields in `ExecutableCode` and `CodeEx…
andrewheard Sep 6, 2025
35866d5
Add decoding tests with and without `"thought": true`
andrewheard Sep 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into ah/ai-code-execution
  • Loading branch information
andrewheard committed Sep 3, 2025
commit a7f68e408a419f2fef0748e8f521892a6d103280

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.