Per Stark
|
4f02fcb853
|
chore: rename get_id to id, add doc comments, pre-allocate format_history
|
2026-05-27 18:06:16 +02:00 |
|
Per Stark
|
9ccf8dde25
|
chore: lowercase all error messages and add # Errors doc sections
- Fix err-lowercase-msg: normalize all #[error(...)] display strings to
lowercase (AppError, FileError, ApiErr) and update affected tests
- Fix err-doc-errors: add # Errors sections to 25+ fallible public
functions across db.rs, store.rs, embedding.rs, indexes.rs,
ingestion_task.rs, and ingest_limits.rs
|
2026-05-27 14:59:48 +02:00 |
|
Per Stark
|
76fcdcd6ce
|
chore: index slicing and lowercase errors
|
2026-05-27 12:41:26 +02:00 |
|
Per Stark
|
5ce7a76c75
|
clippy: adhere to pedantic clippy, uniform test error handling
|
2026-05-26 20:21:13 +02:00 |
|
Per Stark
|
8664abdf01
|
release: 1.0.0
fix: cargo dist
|
2026-01-11 20:35:01 +01:00 |
|
Per Stark
|
589257e721
|
fix: migrating embeddings to new dimensions
changing order
|
2025-12-22 22:39:14 +01:00 |
|
Per Stark
|
90bac299a3
|
passed wide smoke check
|
2025-12-10 13:54:08 +01:00 |
|
Per Stark
|
032630c083
|
faster index creation
|
2025-12-09 21:32:23 +01:00 |
|
Per Stark
|
8121e04125
|
retrieval simplfied
|
2025-12-09 20:35:42 +01:00 |
|
Per Stark
|
6c458c97ce
|
retrieval: hybrid search, linear fusion
|
2025-12-04 12:48:59 +01:00 |
|
Per Stark
|
c60efb2af7
|
benchmarks: ready for hybrid revised
|
2025-12-03 11:38:07 +01:00 |
|
Per Stark
|
38cb2e5e24
|
fix: all tests now in sync
|
2025-11-29 18:59:08 +01:00 |
|
Per Stark
|
06344cc108
|
fix: index creation at init
|
2025-11-26 21:49:20 +01:00 |
|
Per Stark
|
05bdaac672
|
evals: v3, ebeddings at the side
additional indexes
|
2025-11-26 15:15:10 +01:00 |
|