trustgraph/trustgraph-flow/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
..
agent Prompt and agent manager, dynamically load configuration from config-svc 2025-04-02 16:37:08 +01:00
chunking Maint/asyncio (#305) 2025-02-11 23:24:46 +00:00
config/service Configuration initialisation (#335) 2025-04-02 13:52:33 +01:00
decoding Added Mistral OCR client (#326) 2025-03-22 00:27:20 +00:00
direct Add support for Cassandra auth with SSL check (#318) 2025-03-20 22:25:23 +00:00
embeddings Fix/async send typos (#322) 2025-03-19 00:03:58 +00:00
external Fix/async send typos (#322) 2025-03-19 00:03:58 +00:00
extract Fix/async send typos (#322) 2025-03-19 00:03:58 +00:00
gateway Fix no version/config at startup (#333) 2025-04-01 20:54:59 +01:00
librarian Add support for Cassandra auth with SSL check (#318) 2025-03-20 22:25:23 +00:00
metering Maint/asyncio (#305) 2025-02-11 23:24:46 +00:00
model Prompt and agent manager, dynamically load configuration from config-svc 2025-04-02 16:37:08 +01:00
processing Feature/pulsar api key support (#308) 2025-02-15 11:22:48 +00:00
query Maint/asyncio (#305) 2025-02-11 23:24:46 +00:00
retrieval Feature/rag parameters (#311) 2025-03-13 00:38:18 +00:00
storage Add support for Cassandra auth with SSL check (#318) 2025-03-20 22:25:23 +00:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
document_rag.py Feature/rag parameters (#311) 2025-03-13 00:38:18 +00:00
graph_rag.py Feature/rag parameters (#311) 2025-03-13 00:38:18 +00:00