Commit Graph

14 Commits

Author SHA1 Message Date
56e17dab49 feat: make extract input structured 2026-05-19 22:18:42 +09:00
0480ea182f refactor: make generateText model return ExtractedFact 2026-05-19 22:06:54 +09:00
a33fd61c97 feat: adjust instruction detailed
Some checks failed
npm release / verify (push) Failing after 10s
npm release / publish to npm (push) Has been skipped
2026-05-17 23:10:38 +09:00
6accd62df5 Replace better-sqlite3 with built-in SQLite drivers
All checks were successful
npm release / verify (push) Successful in 24s
npm release / publish to npm (push) Successful in 11s
2026-05-12 16:52:22 +09:00
d83fc31c59 feat: add isolated memory spaces 2026-05-11 14:45:28 +09:00
4f877a40fb feat: add provider-agnostic LLM extractor adapter 2026-05-11 12:19:50 +09:00
810f4a6bf2 feat: add semantic fact search and embeddings 2026-05-11 12:05:47 +09:00
428f5021e8 feat: add topic alias resolution APIs 2026-05-11 11:53:56 +09:00
ba03ecb85b feat: add topic hierarchy APIs 2026-05-11 11:46:10 +09:00
2c6624beea feat: add pluggable fact extraction pipeline 2026-05-11 10:54:40 +09:00
9dc529af04 feat: add IdentityDB core memory graph APIs 2026-05-11 10:50:11 +09:00
2f8712e1df feat: add multi-dialect schema initialization 2026-05-11 10:45:39 +09:00
fb140d7a50 test: define schema contract for topic fact graph 2026-05-11 10:42:50 +09:00
cadc1b0733 chore: scaffold IdentityDB package tooling 2026-05-11 10:41:48 +09:00