mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
fix: 非流模式的思考转发
This commit is contained in:
parent
3cd664ff53
commit
4b9dd0395d
2 changed files with 4 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ export namespace openai {
|
|||
* @memberof ChatCompletionResponseMessage
|
||||
*/
|
||||
content: string
|
||||
|
||||
reasoning_content: string
|
||||
function_call: FunctionCall,
|
||||
tool_calls: ToolCall[]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue