store response_model_name by message
This commit is contained in:
@@ -263,6 +263,7 @@ export function AddImage({
|
||||
example: false,
|
||||
audio: null,
|
||||
logprobs: null,
|
||||
response_model_name: imageGenModel,
|
||||
});
|
||||
|
||||
setChatStore({ ...chatStore });
|
||||
|
||||
Reference in New Issue
Block a user