encoding_format
Method
This is a method of the EmbeddingConfig class in the embedding module.Set encoding format
Signature
Parameters
No description available.
Returns
The result of the operation.
encoding_format: Set encoding format
This is a method of the EmbeddingConfig class in the embedding module.Set encoding format
def encoding_format(mut self, format: impl Into<String>) -> Self