Commit Graph

9 Commits

Author SHA1 Message Date
Per Stark
e8c67533f8 refactor: separation of json-stream-parser to own crate 2025-04-22 16:44:37 +02:00
Per Stark
0185607384 fix: sorting of conv lists, streaming responses 2025-04-16 16:23:08 +02:00
Per Stark
6950009675 feat: chat conversation list titles, sorting, etc 2025-04-15 16:34:44 +02:00
Per Stark
fa619a66ba feat: category filtering knowledge and content 2025-04-15 11:20:55 +02:00
Per Stark
77b157b3b8 tests: testing all db interactions and types 2025-04-14 17:24:04 +02:00
Per Stark
9645df4999 fix: own implementation of stream parser 2025-04-10 08:23:55 +02:00
Per Stark
62b8434049 fix: working stream parser 2025-04-10 08:06:30 +02:00
Per Stark
b3088b8738 feat: improved configuration
configuration now works with both env variables and config file
2025-04-09 11:32:23 +02:00
Per Stark
69d23abd83 refactor: better separation of dependencies to crates
node stuff to html crate only
2025-04-04 12:50:38 +02:00