trustgraph/trustgraph-flow/trustgraph
cybermaggedon d83e4e3d59
Update to enable knowledge extraction using the agent framework (#439)
* Implement KG extraction agent (kg-extract-agent)

* Using ReAct framework (agent-manager-react)
 
* ReAct manager had an issue when emitting JSON, which conflicts which ReAct manager's own JSON messages, so refactored ReAct manager to use traditional ReAct messages, non-JSON structure.
 
* Minor refactor to take the prompt template client out of prompt-template so it can be more readily used by other modules. kg-extract-agent uses this framework.
2025-07-21 14:31:57 +01:00
..
agent Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
chunking Revert "Feature/configure flows (#345)" 2025-04-25 19:02:08 +01:00
config/service Feature/knowledge load (#372) 2025-05-08 00:41:45 +01:00
cores Feature/knowledge load (#372) 2025-05-08 00:41:45 +01:00
decoding Port metering to new API, not tested. (#354) 2025-04-28 21:26:38 +01:00
direct Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
embeddings Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
external Revert "Feature/configure flows (#345)" 2025-04-25 19:02:08 +01:00
extract Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
gateway MCP client support (#427) 2025-07-07 23:52:23 +01:00
librarian knowledge service (#367) 2025-05-06 23:44:10 +01:00
metering Fix/get multiple flows working (#355) 2025-04-29 00:06:41 +01:00
model Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
processing Feature/pulsar api key support (#308) 2025-02-15 11:22:48 +00:00
prompt Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
query Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
retrieval Concurrency implemented in more services (#409) 2025-06-04 11:45:21 +01:00
rev_gateway Fix command line args (#417) 2025-06-24 11:21:15 +01:00
storage Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
tables Feature/knowledge load (#372) 2025-05-08 00:41:45 +01:00
template Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00