fix(model): support the configuration to disable reasoning (#494)

This commit is contained in:
junwen-lee
2025-08-02 20:46:44 +08:00
committed by GitHub
parent ccdb79eb36
commit d11aa71c0a
13 changed files with 58 additions and 17 deletions

View File

@@ -115,6 +115,7 @@ meta:
top_p: 0.7
top_k: 0
stop: []
enable_thinking: true
ark:
region: ""
access_key: ""

View File

@@ -116,6 +116,7 @@ meta:
top_p: 0.7
top_k: 0
stop: []
enable_thinking: true
ark:
region: ""
access_key: ""

View File

@@ -116,6 +116,7 @@ meta:
top_p: 0.7
top_k: 0
stop: []
enable_thinking: true
ark:
region: ""
access_key: ""

View File

@@ -116,6 +116,7 @@ meta:
top_p: 0.7
top_k: 0
stop: []
enable_thinking: true
ark:
region: ""
access_key: ""

View File

@@ -116,6 +116,7 @@ meta:
top_p: 0.7
top_k: 0
stop: []
enable_thinking: true
ark:
region: ""
access_key: ""

View File

@@ -116,6 +116,7 @@ meta:
top_p: 0.7
top_k: 0
stop: []
enable_thinking: true
ark:
region: ""
access_key: ""

View File

@@ -92,6 +92,7 @@ meta:
top_p: 0.7
top_k: 0
stop: []
enable_thinking: true
ark:
region: ""
access_key: ""

View File

@@ -92,6 +92,7 @@ meta:
top_p: 0.7
top_k: 0
stop: []
enable_thinking: true
ark:
region: ""
access_key: ""

View File

@@ -80,5 +80,6 @@ meta:
secret_access_key: ""
session_token: ""
region: ""
budget_tokens: 0
custom: {}
status: 0