Skip to main content

model_backend_label

Function model_backend_label 

Source
pub(crate) fn model_backend_label(model: &ModelConfig) -> String
Expand description

Backend label for the model footer: just the backend name for the subprocess CLIs, and openai @ <base_url> for the built-in HTTP backend so the endpoint is visible.