chore: improved error handling

This commit is contained in:
Per Stark
2026-05-28 19:58:14 +02:00
parent 30bb59f243
commit 9d5e7cd794
4 changed files with 72 additions and 28 deletions
@@ -285,5 +285,3 @@ const fn default_chunk_rrf_vector_weight() -> f32 {
const fn default_chunk_rrf_fts_weight() -> f32 {
1.0
}