Datasource
Represents a data source configuration within the system, including connection details, status, chunking configurations, and record counts.
The identifier of the connection associated with the datasource.
The date and time when the datasource was created.
The identifier of the data destination.
The name of the datasource.
The original name of the datasource.
The identifier of the data source.
The type of source for the datasource.
The identifier of the workspace associated with the datasource.
Unique identifier for the datasource.
Configuration settings for chunking unstructured data, including partitioning and chunking strategies, character limits, and similarity thresholds.
Configuration settings for the datasource connection.
Optional description of the datasource.
Schema discovered during the data source connection. The structure depends on the source type.
The field used for embedding within the datasource.
The name of the file associated with the datasource, if applicable.
Indicates whether the datasource is hidden from standard views.
The date and time when the datasource was last synced. Null indicates it has never been synced.
Identifier of the embedding model used, if applicable.
Identifier of the organization to which the datasource belongs.
The record count details for the datasource, including total, successful, and failed records.
The current status of the datasource.
draft
, processing
, embedding
, ready
Configuration settings for processing streams of data, breaking them into smaller chunks for more manageable processing.
Identifier of the team to which the datasource belongs.
A temporary field to limit CRON frequency based on the plan. This will be replaced with a more robust solution in the future.
The field used to apply time weighting within the datasource.