trustgraph/trustgraph-cli/scripts
cybermaggedon 44f8ce8834
Migrate cli utils to REST API (#239)
* Port a number of commands to use API gateway instead of Pulsar

* Ported tg-invoke-agent to websockets API

* Rename the 2 RAG commands: tg-query-... to tg-invoke-...
2025-01-02 19:49:22 +00:00
..
tg-dump-msgpack tg-dump-msgpack previously output Python 'representation', now does JSON. (#233) 2024-12-30 10:51:35 +00:00
tg-graph-show Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-graph-to-turtle Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-init-pulsar Fix/improve command line help (#145) 2024-11-08 18:14:14 +00:00
tg-init-pulsar-manager Maint/rename pkg (#88) 2024-09-30 22:20:26 +01:00
tg-invoke-agent Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-invoke-document-rag Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-invoke-graph-rag Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-invoke-llm Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-invoke-prompt Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-load-kg-core Fix loop logic flaws in loader (#203) 2024-12-09 12:44:30 +00:00
tg-load-pdf Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-load-text Migrate cli utils to REST API (#239) 2025-01-02 19:49:22 +00:00
tg-load-turtle Fix command name typo (#144) 2024-11-07 21:06:13 +00:00
tg-processor-state Fix/processor state specify prom (#93) 2024-10-01 22:14:28 +01:00
tg-save-kg-core Fix/save core hang (#201) 2024-12-09 00:01:01 +00:00