Skip to content
1 min read · 14 words

Variable: webLLMEmbeddingsOptionsSchema

ts
const webLLMEmbeddingsOptionsSchema: ObjectSchema<WebLLMEmbeddingsAdapterOptions>;

Defined in: batteries/embeddings/webllm/validation.ts:21

Validator schema for WebLLMEmbeddingsAdapterOptions. Rejects unknown top-level keys.