chore: simplify model yaml (#308)

This commit is contained in:
N3ko
2025-07-31 12:15:55 +08:00
committed by GitHub
parent 397912fccf
commit 977f2c423a
24 changed files with 37 additions and 156 deletions

View File

@@ -47,7 +47,6 @@ default_parameters:
zh: 输入及输出设置
en: Input and output settings
meta:
name: Claude-3.5-Sonnet
protocol: claude
capability:
function_call: true
@@ -64,7 +63,7 @@ meta:
reasoning: false
prefill_response: false
conn_config:
base_url: ""
base_url: "https://api.anthropic.com/v1/"
api_key: ""
timeout: 0s
model: ""
@@ -75,16 +74,11 @@ meta:
top_p: 1
top_k: 0
stop: []
openai: null
claude:
by_bedrock: false
access_key: ""
secret_access_key: ""
session_token: ""
region: ""
ark: null
deepseek: null
qwen: null
gemini: null
custom: {}
status: 0