mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
* Plugin architecture for messaging fabric * Schemas use a technology neutral expression * Schemas strictness has uncovered some incorrect schema use which is fixed |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_client.py | ||
| base.py | ||
| config_client.py | ||
| document_embeddings_client.py | ||
| document_rag_client.py | ||
| embeddings_client.py | ||
| graph_embeddings_client.py | ||
| graph_rag_client.py | ||
| llm_client.py | ||
| prompt_client.py | ||
| triples_query_client.py | ||