pub fn model_profile(model: &str) -> Option<ModelProfile>Expand description
Re-exports from llm_models_spider for auto-updated model intelligence.
This uses the llm_models_spider crate which is automatically updated
via GitHub Actions to fetch the latest model capabilities from
OpenRouter, LiteLLM, and Chatbot Arena.
Get a full model profile including capabilities, pricing, ranks, and context window.