Skip to content

v2.12.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 13:56
· 51 commits to main since this release

🐛 Bug Fixes

  • Fix ChatMessage.from_dict to handle cases where optional fields like name and meta are missing.
  • Make Document's first-level fields to take precedence over meta fields when flattening the dictionary representation.