Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.