Skip to content

v2.7.9

Latest
Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 20 Jan 15:29
· 4 commits to main since this release
9a5d941

Changelog:

New Features

  • RedditTools: Added RedditTools with cookbook examples.
  • TelegramTools: Introduced TelegramTools with a cookbook example.

Improvements

  • GeminiEmbedder Defaults: Updated the defaults on the GeminiEmbedder to use a more up-to-date model and incorporate recommendations from their docs

Bug Fixes:

  • Playground Imports: Fixed imports of docx being required for using the playground.
  • AzureOpenAI Compatibility: Resolved compatibility issues with AzureOpenAIEmbedder and AzureOpenAIChat.
  • SlackTool Exceptions: Fixed cases where SlackTool threw an exception when the "user" field was blank or not available.
  • Response Models: Fixed cases where Response Models didn’t work with show_tool_calls, ensuring the response model is used if one is available.
  • Claude Memory Blocks: Fixed an issue where memory blocks in raw Claude fromat with TextBlock, etc
  • Model Switching: Fixed cases where switching models from ChatGPT to Gemini with the same history caused issues.

What's Changed

New Contributors

Full Changelog: v2.7.8...v2.7.9