Skip to main content

effective_model_context_window

Function effective_model_context_window 

Source
pub fn effective_model_context_window(
    provider: &str,
    model: &str,
) -> Result<Option<usize>>
Expand description

Resolve the effective context window size for a model.