extract_relations
Extract (subject, predicate, object) triplets from text to identify relationships and build structured knowledge graphs. Turns unstructured text into actionable relational data.
Instructions
Extract relations and (subject, predicate, object) triplets from text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Input text to extract relations from |