mirror of
https://github.com/openai/codex.git
synced 2026-04-25 15:15:15 +00:00
base url
This commit is contained in:
@@ -3034,17 +3034,6 @@
|
||||
"default": {},
|
||||
"type": "object"
|
||||
},
|
||||
"remote_control": {
|
||||
"anyOf": [
|
||||
{
|
||||
"$ref": "#/definitions/RemoteControlConfig"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
}
|
||||
],
|
||||
"default": null
|
||||
},
|
||||
"review_model": {
|
||||
"type": [
|
||||
"string",
|
||||
@@ -7125,17 +7114,6 @@
|
||||
"title": "ReasoningTextDeltaNotification",
|
||||
"type": "object"
|
||||
},
|
||||
"RemoteControlConfig": {
|
||||
"properties": {
|
||||
"base_url": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"base_url"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
"RequestId": {
|
||||
"anyOf": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user