Authorizations
Body
application/json
The ID of the RAG system to train the knowledge graph for (e.g., a 24-character hex string).
Example:
"654c602a46c3b6d4e28741b0"
The raw text content to be processed and used for knowledge graph generation.
Example:
"Albert Einstein was born in Germany. He developed the theory of relativity."
Allowed nodes and relationships for the knowledge graph (optional prompt for the LLM).
Additional information or configuration for the task, provided as a JSON object.
Example:
{}Response
Successful Response (Training task started).
The response is of type string.
Example:
"Task successfully started."