v0.3.4
版本发布时间: 2024-10-09 19:33:28
Marker-Inc-Korea/AutoRAG最新发布版本:v0.3.7(2024-10-24 11:44:36)
What's Changed
- Add OpenVINO Reranker module by @bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/808
- Properly truncate to 8000 tokens when we use OpenAI Embeddings by @vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/812
- Refactor API server with streaming and passage return by @vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/810
- ✨ feat: Added Docker push workflow, Dockerfile updates, and build script by @hongsw in https://github.com/Marker-Inc-Korea/AutoRAG/pull/807
- Add VoyageAI Reranker module by @bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/809
- calculate the right cosine similarity score at the get_id_scores by @vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/816
- 日本語対応 by @wooheum-xin in https://github.com/Marker-Inc-Korea/AutoRAG/pull/814
- Add Mixedbread AI Reranker Module by @bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/805
- Release/v0.3.4 by @vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/813
New Contributors
- @wooheum-xin made their first contribution in https://github.com/Marker-Inc-Korea/AutoRAG/pull/814
Full Changelog: https://github.com/Marker-Inc-Korea/AutoRAG/compare/v0.3.3...v0.3.4