Commit Graph

28 Commits

Author SHA1 Message Date
Per Stark
72578296db feat: reranking with fastembed added 2025-10-27 13:05:10 +01:00
Per Stark
07b3e1a0e8 refactor: implemented state machine for ingestion pipeline, improved performance
changelog

additional moving around

moved files around a bit
2025-10-20 13:08:00 +02:00
Per Stark
83d39afad4 refactor: implemented state machines for retrieval pipeline, improved tracing 2025-10-19 09:18:17 +02:00
Per Stark
3c97d8ead5 chore: clippy ingestion-pipeline 2025-10-16 20:36:39 +02:00
Per Stark
44e5d8a2fc chore: clippy fixes 2025-10-16 20:29:15 +02:00
Per Stark
35ff4e1464 feat: manual entity creation
chore: clippy
2025-10-15 21:50:52 +02:00
Per Stark
dc40cf7663 feat: hybrid search 2025-10-14 20:38:43 +02:00
Per Stark
41fc7bb99c feat: state machine for tasks, multiple workers 2025-10-12 22:21:20 +02:00
Per Stark
022f4d8575 fix: compliant with gpt-5 models 2025-10-01 10:17:31 +02:00
Per Stark
b0ed69330d fix: improved concurrency 2025-09-28 22:08:08 +02:00
Per Stark
5cb15dab45 feat: pdf support 2025-09-28 20:53:51 +02:00
Per Stark
c2839f8db3 fix: somewhat improved concurrency
limiting edge creation to sequential due to surrealdb
2025-09-21 11:57:39 +02:00
Per Stark
6ea51095e8 design: neobrutalist_theme into main 2025-09-17 10:01:20 +02:00
Per Stark
69954cf78e chore: clippy helps out 2025-09-06 21:00:39 +02:00
Per Stark
33300d3193 feat: handles submitted audio 2025-07-29 18:39:26 +02:00
Per Stark
ec16f2100c fix: remove remnant job table, normalize taskstatus enum 2025-06-27 23:18:16 +02:00
Per Stark
43263fa77e feat: completed image ingestion with system settings
styling
2025-06-27 21:48:29 +02:00
Per Stark
9a23c1ea1b feat: image ingestion 2025-06-17 08:26:15 +02:00
Per Stark
a363c6cc05 feat: support for other providers of ai models 2025-06-06 23:16:41 +02:00
Per Stark
811aaec554 fix: graphmapper gracefully failing 2025-06-06 23:15:09 +02:00
Per Stark
5baab2f2a1 chore: centralized dependencies and cargo deny
chore: cargo licensing
2025-05-20 14:03:59 +02:00
Per Stark
bc7891a3e7 release: 0.1.1
fix: docker build dep
2025-05-13 22:23:49 +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
322d1ec318 feat: docker & docker-compose example 2025-05-05 13:44:57 +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
5bc48fb30b refactor: better separation of dependencies to crates
node stuff to html crate only
2025-04-04 12:50:38 +02:00