Skip to main content

setEmbeddingConfig

Function
This function is defined in the embeddings module.

Signature

def setEmbeddingConfig(config: Partial<EmbeddingConfig>) -> void

Returns

Returns
void
The result of the operation.

Source

View on GitHub

src/embeddings/index.ts at line 67