Atria RAG Server changelog
Changelog of Atria RAG Server for Prince Aura Platform release
Added
2025-04-03 - Add new RAG capability for data persistence
- New feature: atria-rag-server now supports the new RAG capability for data persistence across releases. This is done through a migration tool integrated into the atria-rag-generate-db component that allows users to store and retrieve data efficiently, enhancing the overall performance of the system.
- Related documents:
Changed
2025-04-30 - Migration of ATRIA repositories to Python 3.13.
- ATRIA repositories have been migrated to Python 3.13 version.
- Related documents:
2025-05-13 - Improved ATRIA configuration documentation
- Update and complete the definition of parameters for preset configuration
- Update by default prompt
- Other minor improvements
- Related documents:
Fixed
2025-07-04 - Fix read data text
- Resolved an issue where the atria-rag-server was unable to read data from text files correctly.
Last modified May 21, 2025: feat: Add video use case using AI capabilities to BR #AURA-27741 [RTM] (bb9b4416)