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.

dimensions

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

Signature

def dimensions(mut self, dimensions: usize) -> Self

Parameters

dimensions
usize
required
No description available.

Returns

Returns
Self
The result of the operation.