Knowledge Graph
Why it matters: Extract and query structured knowledge from agent outputs.
Entity/relation/observation triple store with extraction helpers and traversal queries.
API endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/knowledge/entities | Create an entity |
POST | /v1/knowledge/relations | Create a relation |
POST | /v1/knowledge/query | Query the graph |