trustgraph/trustgraph-cli
cybermaggedon 298d09f388
Prompt and agent manager, dynamically load configuration from config-svc
- 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.
2025-04-02 16:37:08 +01:00
..
scripts Prompt and agent manager, dynamically load configuration from config-svc 2025-04-02 16:37:08 +01:00
README.md Maint/rename pkg (#88) 2024-09-30 22:20:26 +01:00
setup.py Configuration initialisation (#335) 2025-04-02 13:52:33 +01:00