Skip to content

Commit ecbe3e2

Browse files
computer_use_preview (#17)
1 parent c188d12 commit ecbe3e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/provider/openai/cost.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ var AllowedTools = []string{
304304

305305
"file_search",
306306
"function",
307+
"computer_use_preview",
307308
}
308309

309310
type tokenCounter interface {

0 commit comments

Comments
 (0)