Function cache_key_models
Source pub fn cache_key_models(provider: &str) -> String
Expand description
Generate a cache key for model lists.
§Arguments
provider - Provider name (e.g., “openrouter”, “gemini”)
§Returns
A cache key string in the format models/{provider}.json