Skip to content

v0.15.0

Compare
Choose a tag to compare
@yuzhichang yuzhichang released this 18 Dec 08:34
· 221 commits to main since this release
a5cf6fc

Released on December 18, 2024. Cheers!

New features

  • Introduces additional Agent-specific APIs.
  • Supports using page rank score to improve retrieval performance when searching across multiple knowledge bases.
  • Offers an iframe in Chat and Agent to facilitate the integration of RAGFlow into your webpage.
  • Adds a Helm chart for deploying RAGFlow on Kubernetes.
  • Supports importing or exporting an agent in JSON format.
  • Supports step run for Agent components/tools.
  • Adds a new UI language: Japanese.
  • Supports resuming GraphRAG and RAPTOR from a failure, enhancing task management resilience.
  • Adds more Mistral models.
  • Adds a dark mode to the UI, allowing users to toggle between light and dark themes.

Improvements

  • Upgrades the Document Layout Analysis model in Deepdoc.
  • Significantly enhances the retrieval performance when using Infinity as document engine.

What's Changed

New Contributors

Full Changelog: v0.14.1...v0.15.0