initial public release.

This commit is contained in:
Xiaohan-Tian
2025-08-11 18:37:21 -07:00
commit de51967b49
186 changed files with 32322 additions and 0 deletions
@@ -0,0 +1,9 @@
### 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.