autointent.configs.EmbedderConfig#
- class autointent.configs.EmbedderConfig#
Configuration for the embedder.
The embedder is used to embed the data before training the model. These parameters will be applied to the embedder used in the optimization process in vector db. Only one model can be used globally.
- max_length: int | None = None#
Max length for the embedder. If None, the max length will be taken from model config