Releases: stackitcloud/rag-template
Releases · stackitcloud/rag-template
v1.2.0
1.2.0 (2025-06-23)
Features
- provide the chat of the rag by MCP (#27) (2b0e037), closes /#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R50 /#diff-de8068a21895dfaa62ca644f5c42338393947c7b760c8862c7ec34a2abb29bf1R1-R106 /#diff-c2ee8653e1d6b85f0aadf87cd438a9250806c052877248442be4d434cbc52425R180-R210 /#diff-c2ee8653e1d6b85f0aadf87cd438a9250806c052877248442be4d434cbc52425R345-R346 /#diff-c2ee8653e1d6b85f0aadf87cd438a9250806c052877248442be4d434cbc52425R432-R436 /#diff-08494b7fe5b52ed37ca18f372ed78c8e17b6a13fcea8c33ee860af361fb7b0ffR1-R44 /#diff-36e13e6a9f7a6f22ba251ad8f60039b94d194a20ce9c3f6f249feed038d61ea2R1-R4 /#diff-e9ff3d7051093df73131df1a7e1201884e1ef2d0d6673573e59acaf32f4e1d7cR1-R20 /#diff-c7187b1f33a4416b9df23604777a695bf0d52aba4dbc2dcbecbf834cf446fceeR1-R30
v1.1.0
v1.0.0
Release Notes – Version 1.0.0
Release Date: 2025-01-21
We are exited to announce the initial release of our project! This first version lays the groundwork for document management, extraction, the rag-backend itself as well as frontend capabilities. Below are the highlights of what’s included, along with known issues and a glimpse of what’s coming next.
What’s New
- Core Functionality: Introduced basic document management, extraction, rag-backend and frontend features (#3537317)
- Working Example: Implemented the first running example to demonstrate core capabilities (#f633787)
- Infrastructure: Added initial infrastructure as a submodule (#d84f750)
- Dependency Injection (DI): Created a foundational DI overwriting example for the core library (#4f927c7)
- Project Essentials: Added README.md and .gitignore files (#c289259)
Improvements
- Code Organization: Established the initial code structure and folder setup (#7f838fe)
- Project Setup: Performed the initial commit and laid out the project basics (#c289259)
Known Issues
- Certain edge cases have not yet been thoroughly addressed.
Contributions
Special thanks to everyone who contributed their time and expertise to make this initial release possible.
What’s Next
- Additional features and enhancements are planned for upcoming releases.
- We welcome suggestions, issues, and pull requests from the community to help shape future developments.
Happy coding!