Commit Graph

10 Commits

Author SHA1 Message Date
Per Stark
5cb15dab45 feat: pdf support 2025-09-28 20:53:51 +02:00
Per Stark
62d909bb7e refactor: merge new storage backend into main
This is in preparation for s3 storage support
2025-09-14 12:22:03 +02:00
Per Stark
69954cf78e chore: clippy helps out 2025-09-06 21:00:39 +02:00
Per Stark
37584ed9fd Merge branch 'custom_llm_base'
fix: updated readme and corrected server and worker to updates

added migration

fix: openai url typo & displaying models

chore: tidying up
2025-06-08 08:28:14 +02:00
Per Stark
a363c6cc05 feat: support for other providers of ai models 2025-06-06 23:16:41 +02:00
Per Stark
d2772bd09c feat: port selection 2025-05-30 07:44:26 +02:00
Per Stark
b93e7b5299 feat: full text search 2025-05-15 14:40:00 +02:00
Per Stark
850878d5c3 feat: customizable data storage path 2025-05-09 23:28:36 +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