Commit Graph

73 Commits

Author SHA1 Message Date
Per Stark
cf8f6c6d40 chore: tidying templates 2025-05-20 08:30:51 +02:00
Per Stark
aba3c37fc8 fix: vector search formatting, surrealdb bug 2025-05-16 23:42:03 +02:00
Per Stark
b93e7b5299 feat: full text search 2025-05-15 14:40:00 +02:00
Per Stark
d504903db3 feat: ingestion task streaming feedback 2025-05-13 21:45:57 +02:00
Per Stark
850878d5c3 feat: customizable data storage path 2025-05-09 23:28:36 +02:00
Per Stark
6ed49f7155 refactor: renamed instructions to context 2025-05-09 16:00:52 +02:00
Per Stark
336c7d33f1 fix: idempotent migration 2025-05-06 14:42:21 +02:00
Per Stark
204d0c5497 fix: nix flake missing wrapper
skip tests

gotta make the nix build work remotely
2025-05-06 11:53:25 +02:00
Per Stark
16910acbf5 fix: default prompts included in migration 2025-05-05 14:04:47 +02:00
Per Stark
6ad625befc chore: corrected error type and clippy satisfaction 2025-05-05 09:27:26 +02:00
Per Stark
c2fbdecce0 feat: database migrations 2025-05-04 21:16:09 +02:00
Per Stark
9fceadb41f fix: corrected system settings for tests 2025-05-03 21:17:05 +02:00
Per Stark
02198dc21a feat: readability parsing, screenshot of page, file serving 2025-04-30 08:06:18 +02:00
Per Stark
776a454a88 updated dependencies application wide 2025-04-24 13:50:20 +02:00
Per Stark
ce006f6ecc refactor: separation of json-stream-parser to own crate 2025-04-22 16:44:37 +02:00
Per Stark
6e4aa12fb2 fix: sorting of conv lists, streaming responses 2025-04-16 16:23:08 +02:00
Per Stark
5af217170c feat: chat conversation list titles, sorting, etc 2025-04-15 16:34:44 +02:00
Per Stark
a0b80a911e feat: category filtering knowledge and content 2025-04-15 11:20:55 +02:00
Per Stark
3d420582dc tests: testing all db interactions and types 2025-04-14 17:24:04 +02:00
Per Stark
233df1b79a fix: own implementation of stream parser 2025-04-10 08:23:55 +02:00
Per Stark
435547de66 fix: working stream parser 2025-04-10 08:06:30 +02:00
Per Stark
804461ac01 feat: improved configuration
configuration now works with both env variables and config file
2025-04-09 11:32:23 +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