Documents in Agentset are the core units of content that can be searched and referenced in chat interactions. Each document represents a processed piece of content within a namespace.

Key Features

  • Content Storage: Preserve your source material in searchable form
  • Metadata: Maintain additional information about your documents
  • Accessibility: Easily retrieve and manage your documents

Available Operations

OperationDescription
ListRetrieve all documents in a namespace
GetRetrieve details of a specific document
DeleteRemove a document from your namespace

Getting Started

To begin working with documents, first create an ingest job to add documents to your namespace, then retrieve them using the List Documents endpoint.