github infiniflow/ragflow v0.20.5

latest release: nightly
14 hours ago

Summary

Improvements

  • Agent Performance Optimized: Improved planning and reflection speed for simple tasks; optimized concurrent tool calls for parallelizable scenarios, significantly reducing overall response time.
  • Agent Prompt Framework exposed: Developers can now customize and override framework-level prompts in the system prompt section, enhancing flexibility and control.
  • Execute SQL Component Enhanced: Replaced the original variable reference component with a text input field, allowing free-form SQL writing with variable support.
  • Chat: Re-enabled Reasoning and Cross-language search.
  • Retrieval API Enhanced: Added metadata filtering support to the Retrieve chunks method.

Added models

  • Meituan LongCat
  • Kimi: kimi-k2-turbo-preview and kimi-k2-0905-preview
  • Qwen: qwen3-max-preview
  • SiliconFlow: DeepSeek V3.1

Fixed issues

  • Dataset: Deleted files remained searchable.
  • Chat: Unable to chat with an Ollama model.
  • Agent: Resolved issues including cite toggle failure, task mode requiring dialogue triggers, repeated answers in multi-turn dialogues, and duplicate summarization of parallel execution results.

What's Changed

New Contributors

Full Changelog: v0.20.4...v0.20.5

Don't miss a new ragflow release

NewReleases is sending notifications on new releases.