Logo
Type aliases

HuggingFaceInferenceApiEmbeddingConfig

HuggingFaceInferenceApiEmbeddingConfig = object

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

Properties

type?

optional type: "HUGGINGFACE_API_EMBEDDING"

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

Type of the embedding model.


component?

optional component: HuggingFaceInferenceApiEmbedding

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

Configuration for the HuggingFace Inference API embedding model.

On this page