Logo
Type aliases

PipelineConfigurationHashes

PipelineConfigurationHashes = object

Defined in: packages/cloud/src/client/types.gen.ts:6092

Hashes for the configuration of a pipeline.

Properties

embedding_config_hash?

optional embedding_config_hash: string | null

Defined in: packages/cloud/src/client/types.gen.ts:6096

Hash of the embedding config.


parsing_config_hash?

optional parsing_config_hash: string | null

Defined in: packages/cloud/src/client/types.gen.ts:6100

Hash of the llama parse parameters.


transform_config_hash?

optional transform_config_hash: string | null

Defined in: packages/cloud/src/client/types.gen.ts:6104

Hash of the transform config.