Commit graph

11 commits

Author SHA1 Message Date
Cyber MacGeddon
60ca5aa3a6 input/output is working 2025-04-15 16:13:18 +01:00
Cyber MacGeddon
98faec7798 PDF done but not working 2025-04-15 00:12:50 +01:00
Cyber MacGeddon
9fdc408a95 Metrics working 2025-04-14 22:39:09 +01:00
Cyber MacGeddon
726baa9932 Tidying 2025-04-14 20:44:22 +01:00
Cyber MacGeddon
74fb52dd3b Separate config part of config-sc 2025-04-14 19:43:36 +01:00
Cyber MacGeddon
d924dad25f Roughly working on config svc 2025-04-14 19:23:43 +01:00
Cyber MacGeddon
1d150cdc21 Working on processor API 2025-04-14 17:51:23 +01:00
Cyber MacGeddon
e66c06f99a New API emerging 2025-04-14 09:05:42 +01:00
Cyber MacGeddon
df6a11bb86 - Changed module names to idents in all processors
- Add --id argument to base
- Tweaked config into handler
2025-04-10 19:14:31 +01:00
cybermaggedon
1d222235d3
Configuration initialisation (#335)
* - Fixed error reporting in config
- Updated tg-init-pulsar to be able to load initial config to config-svc
- Tweaked API naming and added more config calls

* Tools to dump out prompts and agent tools
2025-04-02 13:52:33 +01:00
cybermaggedon
fa09dc319e
Feature/config service (#332)
Configuration service provides an API to change configuration. Complete configuration is pushed down a config queue so that users have a complete copy of config object.
2025-04-01 19:47:05 +01:00