Releases: stackitcloud/rag-template
Releases · stackitcloud/rag-template
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!