fix: rename h5 execution override to deep reasoning
This commit is contained in:
@@ -543,7 +543,7 @@ export function ChatView({
|
||||
onSubmit={(text, imageUrls, previewImageUrls, options) =>
|
||||
void submit(
|
||||
text,
|
||||
{ messageId: options?.messageId, forceGoose: options?.forceGoose },
|
||||
{ messageId: options?.messageId, forceDeepReasoning: options?.forceDeepReasoning },
|
||||
imageUrls,
|
||||
previewImageUrls,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user