Download Latest Version v0.20.5 source code.tar.gz (49.1 MB)
Email in envelope

Get an email when there's a new version of RAGFlow

Home / v0.20.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-10 13.5 kB
v0.20.5 source code.tar.gz 2025-09-10 49.1 MB
v0.20.5 source code.zip 2025-09-10 50.5 MB
Totals: 3 Items   99.6 MB 9

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: https://github.com/infiniflow/ragflow/compare/v0.20.4...v0.20.5

Source: README.md, updated 2025-09-10