mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-03-30 02:25:00 +00:00
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