Skip to content

Commit 80687a7

Browse files
committed
Update gen.go
2 parents 255f80b + 42f6ea9 commit 80687a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/ai/gen.go

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ type ModelInfoSupports struct {
118118
Multiturn bool `json:"multiturn,omitempty"`
119119
Output OutputFormat `json:"output,omitempty"`
120120
SystemRole bool `json:"systemRole,omitempty"`
121+
ToolChoice bool `json:"toolChoice,omitempty"`
121122
Tools bool `json:"tools,omitempty"`
122123
}
123124

0 commit comments

Comments
 (0)