Documents
Get Pipeline Document Status
Deprecated
GET/api/v1/pipelines/{pipeline_id}/documents/{document_id}/status
List Pipeline Document Chunks
Deprecated
GET/api/v1/pipelines/{pipeline_id}/documents/{document_id}/chunks
ModelsExpand Collapse
TextNode object { class_name, embedding, end_char_idx, 11 more }
TextNode object { class_name, embedding, end_char_idx, 11 more }
Provided for backward compatibility.
excluded_embed_metadata_keys: optional array of string
excluded_embed_metadata_keys: optional array of string
Metadata keys that are excluded from text for the embed model.
excluded_llm_metadata_keys: optional array of string
excluded_llm_metadata_keys: optional array of string
Metadata keys that are excluded from text for the LLM.
metadata_template: optional string
metadata_template: optional string
Template for how metadata is formatted, with {key} and {value} placeholders.
relationships: optional map[object { node_id, class_name, hash, 2 more } or array of object { node_id, class_name, hash, 2 more } ]
relationships: optional map[object { node_id, class_name, hash, 2 more } or array of object { node_id, class_name, hash, 2 more } ]
excluded_embed_metadata_keys: optional array of string
excluded_embed_metadata_keys: optional array of string
Metadata keys that are excluded from text for the embed model.
excluded_llm_metadata_keys: optional array of string
excluded_llm_metadata_keys: optional array of string
Metadata keys that are excluded from text for the LLM.
metadata_template: optional string
metadata_template: optional string
Template for how metadata is formatted, with {key} and {value} placeholders.
relationships: optional map[object { node_id, class_name, hash, 2 more } or array of object { node_id, class_name, hash, 2 more } ]
relationships: optional map[object { node_id, class_name, hash, 2 more } or array of object { node_id, class_name, hash, 2 more } ]