Commit Graph

10 Commits

Author SHA1 Message Date
Per Stark
35ff4e1464 feat: manual entity creation
chore: clippy
2025-10-15 21:50:52 +02:00
Per Stark
cb7f625b81 fix: score normalization for vector search 2025-10-14 21:13:58 +02:00
Per Stark
dc40cf7663 feat: hybrid search 2025-10-14 20:38:43 +02:00
Per Stark
022f4d8575 fix: compliant with gpt-5 models 2025-10-01 10:17:31 +02:00
Per Stark
a363c6cc05 feat: support for other providers of ai models 2025-06-06 23:16:41 +02:00
Per Stark
5baab2f2a1 chore: centralized dependencies and cargo deny
chore: cargo licensing
2025-05-20 14:03:59 +02:00
Per Stark
aba3c37fc8 fix: vector search formatting, surrealdb bug 2025-05-16 23:42:03 +02:00
Per Stark
6ad625befc chore: corrected error type and clippy satisfaction 2025-05-05 09:27:26 +02:00
Per Stark
3d420582dc tests: testing all db interactions and types 2025-04-14 17:24:04 +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