generated from cloudwego/.github
-
Notifications
You must be signed in to change notification settings - Fork 224
Closed
Description
There is a ReasoningContent
field in schema.Message
, but the resolveStreamResponse
function only set the reasoning_content to Extra field but no ReasoningContent
field
eino-ext/libs/acl/openai/chat_model.go
Line 775 in d634baf
if len(choice.Delta.ReasoningContent) > 0 { |
func setReasoningContent(msg *schema.Message, reasoningContent string) { |
Metadata
Metadata
Assignees
Labels
No labels