mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 13:21:25 +00:00
optimize doc
This commit is contained in:
@@ -108,7 +108,7 @@ export function buildMoonshotModelDefinition(): ModelDefinitionConfig {
|
||||
export function buildQianfanModelDefinition(): ModelDefinitionConfig {
|
||||
return {
|
||||
id: QIANFAN_DEFAULT_MODEL_ID,
|
||||
name: "ERNIE 5.0",
|
||||
name: "DEEPSEEK V3.2",
|
||||
reasoning: true,
|
||||
input: ["text"],
|
||||
cost: QIANFAN_DEFAULT_COST,
|
||||
|
||||
Reference in New Issue
Block a user