feat: Add HasSentThinkingContent field to ThinkingContentInfo struct
This commit is contained in:
parent
6d5abaa404
commit
d3cdbd2fac
@ -15,6 +15,7 @@ import (
|
||||
type ThinkingContentInfo struct {
|
||||
IsFirstThinkingContent bool
|
||||
SendLastThinkingContent bool
|
||||
HasSentThinkingContent bool
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user