Skip to main content

EMBEDDING_MAX_TOKENS

Constant EMBEDDING_MAX_TOKENS 

Source
pub const EMBEDDING_MAX_TOKENS: usize = 512;
Expand description

Maximum tokens accepted by an embedding input before chunking.