Logo
Type aliases

PipelineConfigurationHashes

PipelineConfigurationHashes = object

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

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:5670

Hash of the embedding config.


parsing_config_hash?

optional parsing_config_hash: string | null

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

Hash of the llama parse parameters.


transform_config_hash?

optional transform_config_hash: string | null

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

Hash of the transform config.