Commit Graph

11 Commits

Author SHA1 Message Date
Per Stark
679308aa1d feat: caching chat history & dto 2026-02-14 19:43:34 +01:00
Per Stark
f93c06b347 fix: harden html responses and cache chat sidebar data
Use strict template response handling and sanitized template user context, then add an in-process conversation archive cache with mutation-driven invalidation for chat sidebar renders.
2026-02-14 17:47:14 +01:00
Per Stark
ece744d5a0 refactor: additional responsibilities to middleware, simplified handlers
fix
2026-01-17 21:07:25 +01:00
Per Stark
354dc727c1 refactor: extendable templates
refactor: simplification

refactor: simplification
2026-01-13 22:18:00 +01:00
Per Stark
79ea007b0a tidying stuff up, dto for search 2025-12-20 22:30:31 +01:00
Per Stark
a090a8c76e retrieval simplfied 2025-12-09 20:35:42 +01:00
Per Stark
f535df7e61 retrieval-pipeline: v0 2025-11-18 22:46:35 +01:00
Per Stark
3196e65172 fix: improved storage manager, prep for s3 2025-11-03 12:39:15 +01:00
Per Stark
72578296db feat: reranking with fastembed added 2025-10-27 13:05:10 +01:00
Per Stark
850878d5c3 feat: customizable data storage path 2025-05-09 23:28:36 +02:00
Per Stark
5bc48fb30b refactor: better separation of dependencies to crates
node stuff to html crate only
2025-04-04 12:50:38 +02:00