|
@@ -15,6 +15,7 @@ import (
|
|
|
type ThinkingContentInfo struct {
|
|
type ThinkingContentInfo struct {
|
|
|
IsFirstThinkingContent bool
|
|
IsFirstThinkingContent bool
|
|
|
SendLastThinkingContent bool
|
|
SendLastThinkingContent bool
|
|
|
|
|
+ HasSentThinkingContent bool
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
const (
|
|
const (
|