Skip to content
1 min read · 71 words

@nhtio/adk/batteries/embeddings/openai/helpers

Shared, engine-agnostic helpers for the embeddings batteries.

Remarks

Owned by the OpenAI Embeddings battery (the environment-neutral one) and re-used by the WebLLM Embeddings battery, so query/document prefixing behaves identically across both — the engine is the only difference between the batteries.

Functions

FunctionDescription
applyEmbeddingPrefixApplies the configured query/document instruction prefix to a batch of inputs.