Folders
Attach Folder To Agent
PATCH/v1/agents/{agent_id}/folders/attach/{folder_id}
Detach Folder From Agent
PATCH/v1/agents/{agent_id}/folders/detach/{folder_id}
List Folders For Agent
GET/v1/agents/{agent_id}/folders
ModelsExpand Collapse
FolderListResponse object { id, embedding_config, name, 8 more }
FolderListResponse object { id, embedding_config, name, 8 more }
(Deprecated: Use Folder) Representation of a source, which is a collection of files and passages.
embedding_config: EmbeddingConfig { embedding_dim, embedding_endpoint_type, embedding_model, 7 more }
embedding_config: EmbeddingConfig { embedding_dim, embedding_endpoint_type, embedding_model, 7 more }
Skip to content