design: improved admin page, new structure

This commit is contained in:
Per Stark
2025-11-04 20:42:24 +01:00
parent fae82434e9
commit c7be7c1889
5 changed files with 297 additions and 171 deletions
+1
View File
@@ -1,5 +1,6 @@
# Changelog
## Unreleased
- Improved admin page, now only loads models when specifically requested
## Version 0.2.6 (2025-10-29)
- Added an opt-in FastEmbed-based reranking stage behind `reranking_enabled`. It improves retrieval accuracy by re-scoring hybrid results.