trustgraph/trustgraph-base/trustgraph
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
..
api Configuration initialisation (#335) 2025-04-02 13:52:33 +01:00
base Prompt and agent manager, dynamically load configuration from config-svc 2025-04-02 16:37:08 +01:00
clients Configuration initialisation (#335) 2025-04-02 13:52:33 +01:00
knowledge Fix/core save api (#172) 2024-11-26 16:46:38 +00:00
objects Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
schema Feature/config service (#332) 2025-04-01 19:47:05 +01:00
exceptions.py Librarian (#304) 2025-02-11 16:01:03 +00:00
log_level.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
rdf.py Feature: document metadata (#123) 2024-10-23 18:04:04 +01:00