trustgraph/trustgraph-base
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
..
trustgraph Prompt and agent manager, dynamically load configuration from config-svc 2025-04-02 16:37:08 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00
setup.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00