Commit a8d8de8
committed
feat(api): The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview
This fixes naming of the old computer_use_preview, which previously took the ComputerTool name. There is a newly GAed `computer` tool now available, which will use the ComputerTool name.
This may be a breaking change for users of the preview tool.1 parent 4ca5408 commit a8d8de8
20 files changed
Lines changed: 580 additions & 574 deletions
File tree
- openai-java-core/src
- main/kotlin/com/openai/models
- evals/runs
- responses
- inputtokens
- test/kotlin/com/openai/models/responses
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
6383 | 6383 | | |
6384 | 6384 | | |
6385 | 6385 | | |
6386 | | - | |
| 6386 | + | |
6387 | 6387 | | |
6388 | 6388 | | |
6389 | 6389 | | |
6390 | 6390 | | |
6391 | 6391 | | |
6392 | | - | |
| 6392 | + | |
6393 | 6393 | | |
6394 | 6394 | | |
6395 | 6395 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
6268 | 6268 | | |
6269 | 6269 | | |
6270 | 6270 | | |
6271 | | - | |
| 6271 | + | |
6272 | 6272 | | |
6273 | 6273 | | |
6274 | 6274 | | |
6275 | 6275 | | |
6276 | 6276 | | |
6277 | | - | |
| 6277 | + | |
6278 | 6278 | | |
6279 | 6279 | | |
6280 | 6280 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
6383 | 6383 | | |
6384 | 6384 | | |
6385 | 6385 | | |
6386 | | - | |
| 6386 | + | |
6387 | 6387 | | |
6388 | 6388 | | |
6389 | 6389 | | |
6390 | 6390 | | |
6391 | 6391 | | |
6392 | | - | |
| 6392 | + | |
6393 | 6393 | | |
6394 | 6394 | | |
6395 | 6395 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
6383 | 6383 | | |
6384 | 6384 | | |
6385 | 6385 | | |
6386 | | - | |
| 6386 | + | |
6387 | 6387 | | |
6388 | 6388 | | |
6389 | 6389 | | |
6390 | 6390 | | |
6391 | 6391 | | |
6392 | | - | |
| 6392 | + | |
6393 | 6393 | | |
6394 | 6394 | | |
6395 | 6395 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
6383 | 6383 | | |
6384 | 6384 | | |
6385 | 6385 | | |
6386 | | - | |
| 6386 | + | |
6387 | 6387 | | |
6388 | 6388 | | |
6389 | 6389 | | |
6390 | 6390 | | |
6391 | 6391 | | |
6392 | | - | |
| 6392 | + | |
6393 | 6393 | | |
6394 | 6394 | | |
6395 | 6395 | | |
| |||
0 commit comments