Support DeepSeek V4 Flash 0731
This commit is contained in:
@@ -401,6 +401,7 @@ impl GlmExecutor {
|
||||
dspark_confidence_threshold: 0.9,
|
||||
dspark_confidence_threshold_set: false,
|
||||
dspark_strict: false,
|
||||
dspark_exact_sampling: false,
|
||||
},
|
||||
None,
|
||||
)
|
||||
@@ -3412,6 +3413,7 @@ mod tests {
|
||||
dspark_confidence_threshold: 0.9,
|
||||
dspark_confidence_threshold_set: false,
|
||||
dspark_strict: false,
|
||||
dspark_exact_sampling: false,
|
||||
},
|
||||
None,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user