Per Stark
5724f11dc1
chore: harden knowledge graph storage and clear common clippy warnings
...
Enforce stable 1:1 entity embeddings, relationship endpoint auth, and
user-scoped deletes; align schemas/migrations and resolve common crate
clippy findings.
2026-05-29 14:44:23 +02:00
Per Stark
189adb1a5f
chore: harden analytics, conversation access, and per-user file dedup
...
Use UPSERT for analytics counters, enforce message ownership in SQL,
return
NotFound when patch_title updates nothing, scope file dedup by user_id
with a
composite unique index, and expand tests for auth, ordering, and edge
cases.
2026-05-29 14:44:23 +02:00
Per Stark
679308aa1d
feat: caching chat history & dto
2026-02-14 19:43:34 +01:00
Per Stark
db43be1606
fix: schemafull and textcontent
2026-01-02 15:41:22 +01:00
Per Stark
30b8a65377
fix: migrations
...
schemafull
2025-12-22 18:32:08 +01:00
Per Stark
030f0fc17d
evals: v3, ebeddings at the side
...
additional indexes
2025-11-26 15:15:10 +01:00
Per Stark
3b805778b4
feat: scratchpad
...
additional improvements
changelog
fix: wording
2025-10-22 22:29:41 +02:00
Per Stark
f592eb7200
fix: improved db schema strictness
...
fix
2025-09-22 15:37:22 +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
f1548d18db
chore: fixed schema typo, error naming, updated compose example
2025-06-26 16:12:43 +02:00
Per Stark
a363c6cc05
feat: support for other providers of ai models
2025-06-06 23:16:41 +02:00
Per Stark
aba3c37fc8
fix: vector search formatting, surrealdb bug
2025-05-16 23:42:03 +02:00
Per Stark
6ed49f7155
refactor: renamed instructions to context
2025-05-09 16:00:52 +02:00
Per Stark
c2fbdecce0
feat: database migrations
2025-05-04 21:16:09 +02:00