Commit Graph

7 Commits

Author SHA1 Message Date
Χγφτ Kompanion 4091059e75 Fix production daabase creation
* The user should be externally configured.
2025-10-19 19:10:54 +02:00
Χγφτ Kompanion b2197ff11c Look for MCP-Server for test instantiation 2025-10-19 19:08:40 +02:00
Χγφτ Kompanion 6fd938d4f3 mcp: add upsert_and_embed tool; implement warm_cache with filters + embeddings via libKI; DAL: make memory_chunks upsert unique by (item,seq) with SQL and in-memory; DB: add unique index on (item,seq) 2025-10-19 11:09:15 +02:00
Χγφτ Kompanion d6640abcbd Ifx path to stestscript again - remove obsolete files 2025-10-18 09:35:37 +02:00
Χγφτ Kompanion b5c3dd21e0 Use new embedding size in schema 2025-10-17 02:35:59 +02:00
Χγφτ Kompanion f2f7879f42 Add bearer authentication based on namespace
While there can be namespaces without a secret, commonly
the namespace should basically be the username and the
password the login secret.
2025-10-16 21:57:50 +02:00
Χγφτ Kompanion 779ac57f50 Add Schema files 2025-10-15 10:39:44 +13:00