store response_model_name by message
This commit is contained in:
@@ -74,6 +74,7 @@ const AddToolMsg = (props: {
|
||||
example: false,
|
||||
audio: null,
|
||||
logprobs: null,
|
||||
response_model_name: null,
|
||||
});
|
||||
setChatStore({ ...chatStore });
|
||||
setNewToolCallID("");
|
||||
|
||||
Reference in New Issue
Block a user