mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +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. |
||
|---|---|---|
| .. | ||
| tg-dump-msgpack | ||
| tg-graph-show | ||
| tg-graph-to-turtle | ||
| tg-init-pulsar | ||
| tg-init-pulsar-manager | ||
| tg-invoke-agent | ||
| tg-invoke-document-rag | ||
| tg-invoke-graph-rag | ||
| tg-invoke-llm | ||
| tg-invoke-prompt | ||
| tg-load-doc-embeds | ||
| tg-load-kg-core | ||
| tg-load-pdf | ||
| tg-load-text | ||
| tg-load-turtle | ||
| tg-processor-state | ||
| tg-save-doc-embeds | ||
| tg-save-kg-core | ||
| tg-show-config | ||
| tg-show-prompts | ||
| tg-show-tools | ||