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 87f8eb3 commit bd276b0Copy full SHA for bd276b0
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.8.65
+## v0.8.66
4
5
-- converted all TypedDict models in
6
-models to BaseModel instances and updated all code that accesses them.
+- fix(agent): wrongly updating property "text"
+- fix(DocumentMessage): accessing inexistant property "caption"
0 commit comments