Skip to content
Merged
Changes from 1 commit
Commits
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
3 changes: 2 additions & 1 deletion firebase-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Unreleased

- [feature] Added support for code execution.
- [feature] Added support for code execution. Marked the public constructors for
`ExecutableCodePart` and `CodeExecutionResultPart` as deprecated.
- [feature] Introduced `MissingPermissionsException`, which is thrown when the necessary permissions
have not been granted by the user.
- [feature] Added helper functions to `LiveSession` to allow developers to track the status of the
Expand Down
Loading