trustgraph/trustgraph-flow/trustgraph/gateway/dispatch
cybermaggedon 3b8b9ea866
Feature/flow api 3 (#358)
* Working mux socket

* Change API to incorporate flow

* Add Flow ID to all relevant CLIs, not completely implemented

* Change tg-processor-state to use API gateway

* Updated all CLIs

* New tg-show-flow-state command

* tg-show-flow-state shows classes too
2025-05-03 10:39:53 +01:00
..
agent.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
config.py Feature/flow api 3 (#358) 2025-05-03 10:39:53 +01:00
document_embeddings_export.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
document_embeddings_import.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
document_load.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
document_rag.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
embeddings.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
flow.py Feature/flow api 3 (#358) 2025-05-03 10:39:53 +01:00
graph_embeddings_export.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
graph_embeddings_import.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
graph_embeddings_query.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
graph_rag.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
librarian.py Feature/flow api 3 (#358) 2025-05-03 10:39:53 +01:00
manager.py Feature/flow api 3 (#358) 2025-05-03 10:39:53 +01:00
mux.py Feature/flow api 3 (#358) 2025-05-03 10:39:53 +01:00
prompt.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
requestor.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
sender.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
serialize.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
streamer.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
text_completion.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
text_load.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
triples_export.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
triples_import.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
triples_query.py Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00