Skip to content

v1.4.10

Choose a tag to compare

@haiphucnguyen haiphucnguyen released this 22 Jun 04:48
· 104 commits to main since this release
75b82c8

Summary

This release introduces enhancements to RAG source tracking, allows for customizable RAG parameters, and improves file indexing progress reporting across the platform.

What's Changed

  • Enhanced RAG source tracking and reporting to improve data lineage (#473).
  • Allowed users to customize more RAG parameters for greater configuration flexibility (#477).
  • Added current file progress reporting during the indexing process for better user feedback (#471).
  • Enhanced indexing state management and project configuration within the core RAG modules (#475).
  • Improved build path handling and overall core services functionality (#472).
  • Display added timestamp and date metadata for all chat messages (#474).
  • Implemented display of full timestamp within the message tooltip for contextual clarity (#478).
  • Improved file viewer pane functionality by updating string regex and the highlighter (#470).
  • Updated official release notices (#479).

New Contributors

Full Changelog: v.1.4.9...v1.4.10