Skip to main content

encoding_format

Method
This is a method of the EmbeddingConfig class in the embedding module.
Set encoding format

Signature

def encoding_format(mut self, format: impl Into<String>) -> Self

Parameters

format
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.