trustgraph/trustgraph-flow/trustgraph/api/gateway
2024-12-02 19:49:15 +00:00
..
__init__.py API gateway in a proper module, restarting publishers & subscribers as appropriate (#166) 2024-11-20 23:17:55 +00:00
__main__.py API gateway in a proper module, restarting publishers & subscribers as appropriate (#166) 2024-11-20 23:17:55 +00:00
agent.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
auth.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
dbpedia.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
embeddings.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
encyclopedia.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
endpoint.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
graph_embeddings_load.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
graph_embeddings_stream.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
graph_rag.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
internet_search.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
prompt.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
publisher.py Feature/wikipedia ddg (#185) 2024-12-02 17:41:30 +00:00
running.py Feature/wikipedia ddg (#185) 2024-12-02 17:41:30 +00:00
serialize.py Feature/wikipedia ddg (#185) 2024-12-02 17:41:30 +00:00
service.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
socket.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
subscriber.py Feature/wikipedia ddg (#185) 2024-12-02 17:41:30 +00:00
text_completion.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
triples_load.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
triples_query.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00
triples_stream.py Added auth module, just a simple token at this stage 2024-12-02 19:49:15 +00:00