trustgraph/trustgraph-cli
cybermaggedon f0ad282708
CLI auth migration, document embeddings core lifecycle (#913)
Migrate get_kg_core and put_kg_core CLI tools to use Api/SocketClient
with first-frame auth (fixes broken raw websocket path). Fix wire
format field names (root/vector). Remove ~600 lines of dead raw
websocket code from invoke_graph_rag.py.

Add document embeddings core lifecycle to the knowledge service:
list/get/put/delete/load operations across schema, translator,
Cassandra table store, knowledge manager, gateway registry, REST API,
socket client, and CLI (tg-get-de-core, tg-put-de-core).

Fix delete_kg_core to also clean up document embeddings rows.
2026-05-14 10:30:21 +01:00
..
trustgraph/cli CLI auth migration, document embeddings core lifecycle (#913) 2026-05-14 10:30:21 +01:00
pyproject.toml CLI auth migration, document embeddings core lifecycle (#913) 2026-05-14 10:30:21 +01:00
README.md Maint/rename pkg (#88) 2024-09-30 22:20:26 +01:00