mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-01 17:10:24 +08:00
Ollama is a local/self-hosted model that doesn't require API keys. The SSRF protection was incorrectly blocking Ollama connections when users provided a custom base URL without an API key. Fixes #652