fix(moonshot): make api.moonshot.ai the default api base url

This commit is contained in:
Junyan Qin
2025-07-26 22:23:33 +08:00
parent a152dece9a
commit 0f585fd5ef
@@ -14,7 +14,7 @@ spec:
zh_Hans: 基础 URL zh_Hans: 基础 URL
type: string type: string
required: true required: true
default: "https://api.moonshot.com/v1" default: "https://api.moonshot.ai/v1"
- name: timeout - name: timeout
label: label:
en_US: Timeout en_US: Timeout