mirror of
https://github.com/openai/codex.git
synced 2026-05-04 21:32:21 +03:00
Merge remote-tracking branch 'origin/main' into codex/show-nux-new-model-info
# Conflicts: # codex-rs/app-server-protocol/schema/json/v2/ModelListResponse.json # codex-rs/app-server-protocol/schema/typescript/v2/Model.ts # codex-rs/app-server-protocol/src/protocol/v2.rs # codex-rs/app-server/README.md # codex-rs/app-server/src/models.rs # codex-rs/app-server/tests/suite/v2/model_list.rs
This commit is contained in:
@@ -565,7 +565,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"output": {
|
||||
"type": "string"
|
||||
"$ref": "#/definitions/FunctionCallOutputPayload"
|
||||
},
|
||||
"type": {
|
||||
"enum": [
|
||||
|
||||
@@ -615,7 +615,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"output": {
|
||||
"type": "string"
|
||||
"$ref": "#/definitions/FunctionCallOutputPayload"
|
||||
},
|
||||
"type": {
|
||||
"enum": [
|
||||
|
||||
Reference in New Issue
Block a user