Logo
Type aliases

HuggingFaceInferenceAPIEmbeddingConfig

HuggingFaceInferenceAPIEmbeddingConfig = object

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

Properties

type?

optional type: "HUGGINGFACE_API_EMBEDDING"

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

Type of the embedding model.


component?

optional component: HuggingFaceInferenceAPIEmbedding

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

Configuration for the HuggingFace Inference API embedding model.

On this page