save reasoning_content
This commit is contained in:
@@ -208,6 +208,7 @@ export function ImageGenDrawer({ disableFactor }: Props) {
|
||||
audio: null,
|
||||
logprobs: null,
|
||||
response_model_name: imageGenModel,
|
||||
reasoning_content: null,
|
||||
});
|
||||
|
||||
setChatStore({ ...chatStore });
|
||||
|
||||
Reference in New Issue
Block a user