mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
74 lines
2.0 KiB
Markdown
74 lines
2.0 KiB
Markdown
- dialog "设置":
|
|
- navigation:
|
|
- text: 设置
|
|
- button "通用设置":
|
|
- img
|
|
- text: 通用设置
|
|
- button "模型":
|
|
- img
|
|
- text: 模型
|
|
- button "插件":
|
|
- img
|
|
- text: 插件
|
|
- button "Agent 预设":
|
|
- img
|
|
- text: Agent 预设
|
|
- button "打开配置文件"
|
|
- button "关闭":
|
|
- img
|
|
- text: 关闭
|
|
- heading "模型" [level=2]
|
|
- paragraph: 填入各提供方的 API 密钥即可使用其模型。
|
|
- region "Subagent 自选模型":
|
|
- heading "Subagent 自选模型" [level=3]
|
|
- paragraph: 允许新会话为 subagent 选择提供方、模型和推理强度。运行中的会话不会改变。
|
|
- switch "允许 subagent 自选模型"
|
|
- list
|
|
- text: 提供方
|
|
- combobox "提供方":
|
|
- option "amazon-bedrock"
|
|
- option "ant-ling"
|
|
- option "anthropic"
|
|
- option "azure-openai-responses"
|
|
- option "baseten"
|
|
- option "cerebras"
|
|
- option "cloudflare-ai-gateway"
|
|
- option "cloudflare-workers-ai"
|
|
- option "deepseek"
|
|
- option "fireworks"
|
|
- option "github-copilot"
|
|
- option "google"
|
|
- option "google-vertex"
|
|
- option "groq"
|
|
- option "huggingface"
|
|
- option "kimi-coding"
|
|
- option "minimax"
|
|
- option "minimax-cn" [selected]
|
|
- option "mistral"
|
|
- option "moonshotai"
|
|
- option "moonshotai-cn"
|
|
- option "nvidia"
|
|
- option "openai"
|
|
- option "openai-codex"
|
|
- option "opencode"
|
|
- option "opencode-go"
|
|
- option "openrouter"
|
|
- option "qwen-token-plan"
|
|
- option "qwen-token-plan-cn"
|
|
- option "qwen-token-plan-individual"
|
|
- option "together"
|
|
- option "vercel-ai-gateway"
|
|
- option "xai"
|
|
- option "xiaomi"
|
|
- option "xiaomi-token-plan-ams"
|
|
- option "xiaomi-token-plan-cn"
|
|
- option "xiaomi-token-plan-sgp"
|
|
- option "zai"
|
|
- option "zai-coding-cn"
|
|
- text: API 密钥
|
|
- textbox "API 密钥":
|
|
- /placeholder: 输入 API 密钥,或留空使用环境认证
|
|
- group: 自定义设置
|
|
- button "取消"
|
|
- button "保存"
|