We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fd6a0 commit 13b3731Copy full SHA for 13b3731
firebase-ai/CHANGELOG.md
@@ -1,7 +1,8 @@
1
# Unreleased
2
3
-- [feature] Added support for code execution. Marked the public constructors for
4
- `ExecutableCodePart` and `CodeExecutionResultPart` as deprecated.
+- [feature] Added support for code execution.
+- [changed] Marked the public constructors for `ExecutableCodePart` and `CodeExecutionResultPart` as
5
+ deprecated.
6
- [feature] Introduced `MissingPermissionsException`, which is thrown when the necessary permissions
7
have not been granted by the user.
8
- [feature] Added helper functions to `LiveSession` to allow developers to track the status of the
0 commit comments