Files
leocrm/app/plugins
Agent Zero ef4f0cc494 fix: use provider_type for model prefix and base_url for Ollama Cloud
- _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
2026-07-19 01:51:14 +02:00
..