Merge pull request #2854 from seefs001/fix/claude-tool-index
fix: Claude stream block index/type transitions
This commit is contained in:
@@ -37,6 +37,9 @@ type ClaudeConvertInfo struct {
|
||||
Usage *dto.Usage
|
||||
FinishReason string
|
||||
Done bool
|
||||
|
||||
ToolCallBaseIndex int
|
||||
ToolCallMaxIndexOffset int
|
||||
}
|
||||
|
||||
type RerankerInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user