mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
* fix: make version update banner clickable to copy install command (closes #598) * fix: resolve ollama-local baseUrl from providerSpecificData.baseUrl for remote Ollama hosts (closes #578) * fix: add Ollama Cloud to usage/quota tracking (closes #681) * fix: update Qwen OAuth URLs from chat.qwen.ai to qwen.ai per issue #572
This commit is contained in:
@@ -186,4 +186,5 @@ export const USAGE_SUPPORTED_PROVIDERS = [
|
||||
"github",
|
||||
"codex",
|
||||
"kimi-coding",
|
||||
"ollama",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user