Skip to content

v0.26.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 12:04
· 2 commits to main since this release
a3e3bdd

Summary

New features

  • Model provider: Allows users to modify the model type of existing model configurations. #16029
  • Chat channel: Enables users to deploy RAGFlow assistants as chatbots within external messaging platforms like Discord and Feishu. #15850
  • Observability: Groups multi-turn chat traces by session within Langfuse to facilitate conversation debugging and replay. #15679

i18n

  • Adds ~70 missing translation keys for the French UI. #15983

Bug fixes

  • Model provider: Fixes inaccurate token billing, corrects embedding truncation limits to prevent indexing failures, and refactors error handling to surface root error causes. #15424
  • API: Adds a legacy mode to the /chat/completions endpoint to restore the v0.23.0 style <think> output for backward compatibility. #16014 See also Converse with chat assistant.

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.26.1