Skip to main content

llm_overlay

Function llm_overlay 

Source
pub fn llm_overlay(provider: &str) -> Option<ProviderOverlay>
Expand description

Polished display metadata for the popular providers. Returns None for providers without a curated entry (the caller emits a minimal question). Task 5’s drift-test asserts every greentic_llm::ProviderKind is either covered here or in that test’s explicit minimal allow-list.