Files
KGStudio/public/chat/error_no_openai_compatible_base_url.md
T
2025-08-11 18:37:21 -07:00

427 B

OpenAI Compatible Base URL Required

You selected OpenAI Compatible as your LLM Provider, but no Base URL is configured.

How to fix:

  • Go to Settings ⚙️ → General → OpenAI Compatible Server
  • Enter the Base URL for your provider (e.g., https://openrouter.ai/api/v1/chat/completions for OpenRouter, http://localhost:11434/api/chat for Ollama, etc.)

After updating your settings, try your request again.