save reasoning_content

This commit is contained in:
2025-01-22 18:46:37 +08:00
parent 6b78308bb5
commit 7aee52d5a2
5 changed files with 23 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ const AddToolMsg = (props: {
audio: null,
logprobs: null,
response_model_name: null,
reasoning_content: null,
});
setChatStore({ ...chatStore });
setNewToolCallID("");