mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
- prompt-template takes config from the config-svc, dynamically reloads as new config appears. - agent-react takes config from config-svc, dynamically reloads - Fixed lack of data in config queue, needed to take the Earliest, not the Latest values. - Changed text-completion and knowledge-query tool to both use 'query' as the argument. - Prompt and agent no longer have command line args to supply configuration. |
||
|---|---|---|
| .. | ||
| agent | ||
| chunking | ||
| config/service | ||
| decoding | ||
| direct | ||
| embeddings | ||
| external | ||
| extract | ||
| gateway | ||
| librarian | ||
| metering | ||
| model | ||
| processing | ||
| query | ||
| retrieval | ||
| storage | ||
| __init__.py | ||
| document_rag.py | ||
| graph_rag.py | ||