trustgraph/trustgraph-base/trustgraph/clients
cybermaggedon 36cdeab588
Feature/agent manager (#146)
* Agent schema
* Agent working through client
* Add agent-manager-react command line
* test-agent test script
* Add tg-invoke-agent CLI
2024-11-10 11:44:01 +00:00
..
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
agent_client.py Feature/agent manager (#146) 2024-11-10 11:44:01 +00:00
base.py Feature/agent manager (#146) 2024-11-10 11:44:01 +00:00
document_embeddings_client.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
document_rag_client.py Maint/knowledge load collections (#132) 2024-10-31 16:28:03 +00:00
embeddings_client.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
graph_embeddings_client.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00
graph_rag_client.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00
llm_client.py Implement system in text completion API (#137) 2024-11-05 22:46:17 +00:00
prompt_client.py Fix/improve command line help (#145) 2024-11-08 18:14:14 +00:00
triples_query_client.py Maint/knowledge load collections (#132) 2024-10-31 16:28:03 +00:00