Package ai.chatur.cortex.spring.ingest
Class IngestTools
java.lang.Object
ai.chatur.cortex.spring.ingest.IngestTools
MCP tool that lets AI agents ingest assertions into the knowledge graph, staged on a branch for
human review.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IngestTools
public IngestTools(ai.chatur.cortex.CortexIngestor cortex) Creates the tool.- Parameters:
cortex- the ingestor role used to ingest assertions
-