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 a robust infrastructure, including a confluence loader, langfuse integration, and various improvements to the rag-backend and frontend. Below are the highlights of what’s included, along with known issues and a glimpse of what’s coming next.
What’s New
- Confluence Loader: Added a confluence loader to the rag infrastructure (#71b559a)
- Langfuse Integration: Integrated langfuse into the project, including a ragas evaluator and embedder (#bcaa7dc, #279cd84)
- Stackit VLLM Embedder: Introduced a Stackit VLLM embedder and added it to the list of available LLMs (#9db7ff2, #eea7090)
- Reranking: Added reranking to the retriever to improve search results (#752291c)
- Basic Auth: Made basic authentication optional for non-admin users (#3dd6cb1)
- Logging Configuration: Added a logging configuration to improve debugging and monitoring (#0af603b)
Improvements
- Infrastructure: Improved infrastructure files and added support for stackit clusters (#6430342, #8925a57)
- Code Organization: Established a better code structure and folder setup (#16aac99)
- README and Documentation: Updated README.md and added documentation for various components (#969a3eb, #473131a)
- Deployment and Image Management: Improved deployment and image management, including support for ghcr.io/stackitcloud (#ddab74a, #6068413)
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!