ef4f0cc494
- _get_llm_api_key now returns provider_type - Model string built with provider_type prefix (openai/deepseek-v4 instead of ollama/deepseek-v4) - api_base set from provider.base_url (https://ollama.com/v1) - Fixes: litellm tried localhost:11434 instead of Ollama Cloud