Skip to content

Commit 1994969

Browse files
authored
[AI] Add missing changelog entry for #7970 (#7977)
The change adds the changelog entry missing from the change in #7970, which implements `toString` for `InferenceSource`.
1 parent df1afc1 commit 1994969

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ai-logic/firebase-ai/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
- [fixed] Fixed an issue causing network timeouts to throw the incorrect exception type, instead of
44
`RequestTimeoutException` (#7966)
5+
- [fixed] Fixed missing `toString()` implemenation for `InferenceSource` (#7970)
56
- [fixed] Fixed an issue causing the SDK to throw an exception if an unknown message was received
67
from the LiveAPI model, instead of ignoring it (#7975)
78

0 commit comments

Comments
 (0)