Skip to content

RAGFlow-0.14.0

Compare
Choose a tag to compare
@KevinHuSh KevinHuSh released this 25 Nov 11:04
· 318 commits to main since this release
49494d4

Summary

  • Supports Infinity as the alternative doc engine to elasticsearch
  • Add Agent support for variables and optimize interaction such as auto-saving
  • Added Andrew Ng's 3-step translation Agent template and SEO optimized blog generation Agent template.
  • Added API for Agent
  • English synonyms are supported during retrieval
  • Optimized the calculation of term weight, such that the recall time is reduced by half
  • More resilient task executor for document parsing and chunking
  • Strengthened the monitoring of task Executor
  • Replacing Redis with Valkey
  • New supported languages: Indonesian, Spanish, Vietnamese

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0