trustgraph/trustgraph-base/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
..
api Feature/react call mcp (#428) 2025-07-08 16:19:19 +01:00
base Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01:00
clients Flow API - update gateway (#357) 2025-05-02 21:11:50 +01:00
knowledge Fix/core save api (#172) 2024-11-26 16:46:38 +00:00
messaging Empty configuration is returned as empty list, previously was not in response (#436) 2025-07-15 14:30:37 +01:00
objects Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
schema MCP client support (#427) 2025-07-07 23:52:23 +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