498 {498 {
499 "ident": "caller"499 "ident": "caller"
500 },500 },
501 {
502 "ident": "name"
503 },
504 {
505 "ident": "namespace"
506 },
501 {507 {
502 "ident": "status"508 "ident": "status"
503 }509 }
1849 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",1855 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
1850 "deprecated": false,1856 "deprecated": false,
1851 "key": "service_tier",1857 "key": "service_tier",
1852 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)' or '[priority](https://openai.com/api-priority-processing/)', then the request will be processed with the corresponding service tier.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",1858 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)', then the request will be processed with the Flex Processing service tier.\n - To opt-in to [Fast mode](/api/docs/guides/fast-mode) at the request level, include the `service_tier=fast` or `service_tier=priority` parameter for Responses or Chat Completions. The response will show `service_tier=priority` regardless of if you specify `service_tier=fast` or `priority` in your request.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",
1853 "type": {1859 "type": {
1854 "kind": "HttpTypeUnion",1860 "kind": "HttpTypeUnion",
1855 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",1861 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
1873 {1879 {
1874 "kind": "HttpTypeLiteral",1880 "kind": "HttpTypeLiteral",
1875 "literal": "priority"1881 "literal": "priority"
1882 },
1883 {
1884 "kind": "HttpTypeLiteral",
1885 "literal": "fast"
1876 }1886 }
1877 ]1887 ]
1878 },1888 },
1886 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 1",1896 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 1",
1887 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 2",1897 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 2",
1888 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 3",1898 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 3",
1889 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 4"1899 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 4",
1900 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 5"
1890 ]1901 ]
1891 },1902 },
1892 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) store": {1903 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) store": {
2881 {2892 {
2882 "ident": "caller"2893 "ident": "caller"
2883 },2894 },
2895 {
2896 "ident": "name"
2897 },
2898 {
2899 "ident": "namespace"
2900 },
2884 {2901 {
2885 "ident": "status"2902 "ident": "status"
2886 }2903 }
4581 "literal": "priority"4598 "literal": "priority"
4582 }4599 }
4583 },4600 },
4601 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) service_tier > (member) 5": {
4602 "kind": "HttpDeclReference",
4603 "type": {
4604 "kind": "HttpTypeLiteral",
4605 "literal": "fast"
4606 }
4607 },
4584 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) stream_options > (property) include_obfuscation": {4608 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) stream_options > (property) include_obfuscation": {
4585 "kind": "HttpDeclProperty",4609 "kind": "HttpDeclProperty",
4586 "oasRef": "#/components/schemas/BetaResponseStreamOptions/anyOf/0/properties/include_obfuscation",4610 "oasRef": "#/components/schemas/BetaResponseStreamOptions/anyOf/0/properties/include_obfuscation",
5829 {5853 {
5830 "ident": "caller"5854 "ident": "caller"
5831 },5855 },
5856 {
5857 "ident": "name"
5858 },
5859 {
5860 "ident": "namespace"
5861 },
5832 {5862 {
5833 "ident": "status"5863 "ident": "status"
5834 }5864 }
5842 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) id",5872 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) id",
5843 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) agent",5873 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) agent",
5844 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) caller",5874 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) caller",
5875 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) name",
5876 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) namespace",
5845 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) status"5877 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) status"
5846 ]5878 ]
5847 },5879 },
11888 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"11920 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"
11889 ]11921 ]
11890 },11922 },
11923 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) name": {
11924 "kind": "HttpDeclProperty",
11925 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
11926 "deprecated": false,
11927 "key": "name",
11928 "docstring": "The name of the tool that produced the output.",
11929 "type": {
11930 "kind": "HttpTypeString"
11931 },
11932 "constraints": {
11933 "minLength": 1,
11934 "maxLength": 128
11935 },
11936 "optional": true,
11937 "nullable": true,
11938 "schemaType": "string",
11939 "children": []
11940 },
11941 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) namespace": {
11942 "kind": "HttpDeclProperty",
11943 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
11944 "deprecated": false,
11945 "key": "namespace",
11946 "docstring": "The namespace of the tool that produced the output.",
11947 "type": {
11948 "kind": "HttpTypeString"
11949 },
11950 "constraints": {
11951 "minLength": 1,
11952 "maxLength": 64
11953 },
11954 "optional": true,
11955 "nullable": true,
11956 "schemaType": "string",
11957 "children": []
11958 },
11891 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) status": {11959 "(resource) beta.responses > (model) beta_responses_client_event > (schema) > (variant) 0 > (property) input > (variant) 1 > (items) > (variant) 8 > (property) status": {
11892 "kind": "HttpDeclProperty",11960 "kind": "HttpDeclProperty",
11893 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",11961 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",
39596 {39664 {
39597 "ident": "caller"39665 "ident": "caller"
39598 },39666 },
39667 {
39668 "ident": "name"
39669 },
39670 {
39671 "ident": "namespace"
39672 },
39599 {39673 {
39600 "ident": "status"39674 "ident": "status"
39601 }39675 }
40597 {40671 {
40598 "ident": "caller"40672 "ident": "caller"
40599 },40673 },
40674 {
40675 "ident": "name"
40676 },
40677 {
40678 "ident": "namespace"
40679 },
40600 {40680 {
40601 "ident": "status"40681 "ident": "status"
40602 }40682 }
40610 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) id",40690 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) id",
40611 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) agent",40691 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) agent",
40612 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) caller",40692 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) caller",
40693 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) name",
40694 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) namespace",
40613 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) status"40695 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) status"
40614 ]40696 ]
40615 },40697 },
43193 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) caller > (variant) 1"43275 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) caller > (variant) 1"
43194 ]43276 ]
43195 },43277 },
43278 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) name": {
43279 "kind": "HttpDeclProperty",
43280 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
43281 "deprecated": false,
43282 "key": "name",
43283 "docstring": "The name of the tool that produced the output.",
43284 "type": {
43285 "kind": "HttpTypeString"
43286 },
43287 "constraints": {
43288 "minLength": 1,
43289 "maxLength": 128
43290 },
43291 "optional": true,
43292 "nullable": true,
43293 "schemaType": "string",
43294 "children": []
43295 },
43296 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) namespace": {
43297 "kind": "HttpDeclProperty",
43298 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
43299 "deprecated": false,
43300 "key": "namespace",
43301 "docstring": "The namespace of the tool that produced the output.",
43302 "type": {
43303 "kind": "HttpTypeString"
43304 },
43305 "constraints": {
43306 "minLength": 1,
43307 "maxLength": 64
43308 },
43309 "optional": true,
43310 "nullable": true,
43311 "schemaType": "string",
43312 "children": []
43313 },
43196 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) status": {43314 "(resource) beta.responses > (model) beta_response_inject_event > (schema) > (property) input > (items) > (variant) 8 > (property) status": {
43197 "kind": "HttpDeclProperty",43315 "kind": "HttpDeclProperty",
43198 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",43316 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",
67887 {68005 {
67888 "ident": "caller"68006 "ident": "caller"
67889 },68007 },
68008 {
68009 "ident": "name"
68010 },
68011 {
68012 "ident": "namespace"
68013 },
67890 {68014 {
67891 "ident": "status"68015 "ident": "status"
67892 }68016 }
68959 {69083 {
68960 "ident": "caller"69084 "ident": "caller"
68961 },69085 },
69086 {
69087 "ident": "name"
69088 },
69089 {
69090 "ident": "namespace"
69091 },
68962 {69092 {
68963 "ident": "status"69093 "ident": "status"
68964 }69094 }
68972 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) id",69102 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) id",
68973 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) agent",69103 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) agent",
68974 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) caller",69104 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) caller",
69105 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) name",
69106 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) namespace",
68975 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) status"69107 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) status"
68976 ]69108 ]
68977 },69109 },
71569 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) caller > (variant) 1"71701 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) caller > (variant) 1"
71570 ]71702 ]
71571 },71703 },
71704 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) name": {
71705 "kind": "HttpDeclProperty",
71706 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
71707 "deprecated": false,
71708 "key": "name",
71709 "docstring": "The name of the tool that produced the output.",
71710 "type": {
71711 "kind": "HttpTypeString"
71712 },
71713 "constraints": {
71714 "minLength": 1,
71715 "maxLength": 128
71716 },
71717 "optional": true,
71718 "nullable": true,
71719 "schemaType": "string",
71720 "children": []
71721 },
71722 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) namespace": {
71723 "kind": "HttpDeclProperty",
71724 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
71725 "deprecated": false,
71726 "key": "namespace",
71727 "docstring": "The namespace of the tool that produced the output.",
71728 "type": {
71729 "kind": "HttpTypeString"
71730 },
71731 "constraints": {
71732 "minLength": 1,
71733 "maxLength": 64
71734 },
71735 "optional": true,
71736 "nullable": true,
71737 "schemaType": "string",
71738 "children": []
71739 },
71572 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) status": {71740 "(resource) beta.responses > (model) beta_response_inject_failed_event > (schema) > (property) input > (items) > (variant) 8 > (property) status": {
71573 "kind": "HttpDeclProperty",71741 "kind": "HttpDeclProperty",
71574 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",71742 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",
96304 {96472 {
96305 "ident": "caller"96473 "ident": "caller"
96306 },96474 },
96475 {
96476 "ident": "name"
96477 },
96478 {
96479 "ident": "namespace"
96480 },
96307 {96481 {
96308 "ident": "status"96482 "ident": "status"
96309 }96483 }
98220 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",98394 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
98221 "deprecated": false,98395 "deprecated": false,
98222 "key": "service_tier",98396 "key": "service_tier",
98223 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)' or '[priority](https://openai.com/api-priority-processing/)', then the request will be processed with the corresponding service tier.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",98397 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)', then the request will be processed with the Flex Processing service tier.\n - To opt-in to [Fast mode](/api/docs/guides/fast-mode) at the request level, include the `service_tier=fast` or `service_tier=priority` parameter for Responses or Chat Completions. The response will show `service_tier=priority` regardless of if you specify `service_tier=fast` or `priority` in your request.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",
98224 "type": {98398 "type": {
98225 "kind": "HttpTypeUnion",98399 "kind": "HttpTypeUnion",
98226 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",98400 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
98244 {98418 {
98245 "kind": "HttpTypeLiteral",98419 "kind": "HttpTypeLiteral",
98246 "literal": "priority"98420 "literal": "priority"
98421 },
98422 {
98423 "kind": "HttpTypeLiteral",
98424 "literal": "fast"
98247 }98425 }
98248 ]98426 ]
98249 },98427 },
98257 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",98435 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",
98258 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",98436 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",
98259 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",98437 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",
98260 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4"98438 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4",
98439 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5"
98261 ]98440 ]
98262 },98441 },
98263 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {98442 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {
98959 {99138 {
98960 "ident": "caller"99139 "ident": "caller"
98961 },99140 },
99141 {
99142 "ident": "name"
99143 },
99144 {
99145 "ident": "namespace"
99146 },
98962 {99147 {
98963 "ident": "status"99148 "ident": "status"
98964 }99149 }
100328 },100513 },
100329 {100514 {
100330 "ident": "created_by"100515 "ident": "created_by"
100516 },
100517 {
100518 "ident": "name"
100519 },
100520 {
100521 "ident": "namespace"
100331 }100522 }
100332 ]100523 ]
100333 },100524 },
100340 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",100531 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",
100341 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",100532 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",
100342 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",100533 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",
100343 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by"100534 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by",
100535 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name",
100536 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace"
100344 ]100537 ]
100345 },100538 },
100346 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {100539 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {
101546 },101739 },
101547 {101740 {
101548 "ident": "created_by"101741 "ident": "created_by"
101742 },
101743 {
101744 "ident": "name"
101745 },
101746 {
101747 "ident": "namespace"
101549 }101748 }
101550 ]101749 ]
101551 },101750 },
103098 },103297 },
103099 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {103298 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {
103100 "kind": "HttpDeclProperty",103299 "kind": "HttpDeclProperty",
103101 "oasRef": "#/components/schemas/BetaConversation-2/properties/id",103300 "oasRef": "#/components/schemas/BetaResponseConversation/properties/id",
103102 "deprecated": false,103301 "deprecated": false,
103103 "key": "id",103302 "key": "id",
103104 "docstring": "The unique ID of the conversation that this response was associated with.",103303 "docstring": "The unique ID of the conversation that this response was associated with.",
103629 "literal": "priority"103828 "literal": "priority"
103630 }103829 }
103631 },103830 },
103831 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5": {
103832 "kind": "HttpDeclReference",
103833 "type": {
103834 "kind": "HttpTypeLiteral",
103835 "literal": "fast"
103836 }
103837 },
103632 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {103838 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {
103633 "kind": "HttpDeclReference",103839 "kind": "HttpDeclReference",
103634 "type": {103840 "type": {
104391 {104597 {
104392 "ident": "caller"104598 "ident": "caller"
104393 },104599 },
104600 {
104601 "ident": "name"
104602 },
104603 {
104604 "ident": "namespace"
104605 },
104394 {104606 {
104395 "ident": "status"104607 "ident": "status"
104396 }104608 }
104404 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",104616 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",
104405 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",104617 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",
104406 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",104618 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",
104619 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name",
104620 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace",
104407 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"104621 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"
104408 ]104622 ]
104409 },104623 },
106937 "schemaType": "string",107151 "schemaType": "string",
106938 "children": []107152 "children": []
106939 },107153 },
107154 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name": {
107155 "kind": "HttpDeclProperty",
107156 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/name",
107157 "deprecated": false,
107158 "key": "name",
107159 "docstring": "The name of the tool that produced the output.\n",
107160 "type": {
107161 "kind": "HttpTypeString"
107162 },
107163 "optional": true,
107164 "nullable": false,
107165 "schemaType": "string",
107166 "children": []
107167 },
107168 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace": {
107169 "kind": "HttpDeclProperty",
107170 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/namespace",
107171 "deprecated": false,
107172 "key": "namespace",
107173 "docstring": "The namespace of the tool that produced the output.\n",
107174 "type": {
107175 "kind": "HttpTypeString"
107176 },
107177 "optional": true,
107178 "nullable": false,
107179 "schemaType": "string",
107180 "children": []
107181 },
106940 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {107182 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {
106941 "kind": "HttpDeclProperty",107183 "kind": "HttpDeclProperty",
106942 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",107184 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",
116057 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"116299 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"
116058 ]116300 ]
116059 },116301 },
116302 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name": {
116303 "kind": "HttpDeclProperty",
116304 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
116305 "deprecated": false,
116306 "key": "name",
116307 "docstring": "The name of the tool that produced the output.",
116308 "type": {
116309 "kind": "HttpTypeString"
116310 },
116311 "constraints": {
116312 "minLength": 1,
116313 "maxLength": 128
116314 },
116315 "optional": true,
116316 "nullable": true,
116317 "schemaType": "string",
116318 "children": []
116319 },
116320 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace": {
116321 "kind": "HttpDeclProperty",
116322 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
116323 "deprecated": false,
116324 "key": "namespace",
116325 "docstring": "The namespace of the tool that produced the output.",
116326 "type": {
116327 "kind": "HttpTypeString"
116328 },
116329 "constraints": {
116330 "minLength": 1,
116331 "maxLength": 64
116332 },
116333 "optional": true,
116334 "nullable": true,
116335 "schemaType": "string",
116336 "children": []
116337 },
116060 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {116338 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {
116061 "kind": "HttpDeclProperty",116339 "kind": "HttpDeclProperty",
116062 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",116340 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",
159733 {160011 {
159734 "ident": "caller"160012 "ident": "caller"
159735 },160013 },
160014 {
160015 "ident": "name"
160016 },
160017 {
160018 "ident": "namespace"
160019 },
159736 {160020 {
159737 "ident": "status"160021 "ident": "status"
159738 }160022 }
161649 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",161933 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
161650 "deprecated": false,161934 "deprecated": false,
161651 "key": "service_tier",161935 "key": "service_tier",
161652 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)' or '[priority](https://openai.com/api-priority-processing/)', then the request will be processed with the corresponding service tier.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",161936 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)', then the request will be processed with the Flex Processing service tier.\n - To opt-in to [Fast mode](/api/docs/guides/fast-mode) at the request level, include the `service_tier=fast` or `service_tier=priority` parameter for Responses or Chat Completions. The response will show `service_tier=priority` regardless of if you specify `service_tier=fast` or `priority` in your request.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",
161653 "type": {161937 "type": {
161654 "kind": "HttpTypeUnion",161938 "kind": "HttpTypeUnion",
161655 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",161939 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
161673 {161957 {
161674 "kind": "HttpTypeLiteral",161958 "kind": "HttpTypeLiteral",
161675 "literal": "priority"161959 "literal": "priority"
161960 },
161961 {
161962 "kind": "HttpTypeLiteral",
161963 "literal": "fast"
161676 }161964 }
161677 ]161965 ]
161678 },161966 },
161686 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",161974 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",
161687 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",161975 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",
161688 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",161976 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",
161689 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4"161977 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4",
161978 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5"
161690 ]161979 ]
161691 },161980 },
161692 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {161981 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {
162388 {162677 {
162389 "ident": "caller"162678 "ident": "caller"
162390 },162679 },
162680 {
162681 "ident": "name"
162682 },
162683 {
162684 "ident": "namespace"
162685 },
162391 {162686 {
162392 "ident": "status"162687 "ident": "status"
162393 }162688 }
163757 },164052 },
163758 {164053 {
163759 "ident": "created_by"164054 "ident": "created_by"
164055 },
164056 {
164057 "ident": "name"
164058 },
164059 {
164060 "ident": "namespace"
163760 }164061 }
163761 ]164062 ]
163762 },164063 },
163769 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",164070 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",
163770 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",164071 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",
163771 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",164072 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",
163772 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by"164073 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by",
164074 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name",
164075 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace"
163773 ]164076 ]
163774 },164077 },
163775 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {164078 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {
164975 },165278 },
164976 {165279 {
164977 "ident": "created_by"165280 "ident": "created_by"
165281 },
165282 {
165283 "ident": "name"
165284 },
165285 {
165286 "ident": "namespace"
164978 }165287 }
164979 ]165288 ]
164980 },165289 },
166527 },166836 },
166528 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {166837 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {
166529 "kind": "HttpDeclProperty",166838 "kind": "HttpDeclProperty",
166530 "oasRef": "#/components/schemas/BetaConversation-2/properties/id",166839 "oasRef": "#/components/schemas/BetaResponseConversation/properties/id",
166531 "deprecated": false,166840 "deprecated": false,
166532 "key": "id",166841 "key": "id",
166533 "docstring": "The unique ID of the conversation that this response was associated with.",166842 "docstring": "The unique ID of the conversation that this response was associated with.",
167058 "literal": "priority"167367 "literal": "priority"
167059 }167368 }
167060 },167369 },
167370 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5": {
167371 "kind": "HttpDeclReference",
167372 "type": {
167373 "kind": "HttpTypeLiteral",
167374 "literal": "fast"
167375 }
167376 },
167061 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {167377 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {
167062 "kind": "HttpDeclReference",167378 "kind": "HttpDeclReference",
167063 "type": {167379 "type": {
167820 {168136 {
167821 "ident": "caller"168137 "ident": "caller"
167822 },168138 },
168139 {
168140 "ident": "name"
168141 },
168142 {
168143 "ident": "namespace"
168144 },
167823 {168145 {
167824 "ident": "status"168146 "ident": "status"
167825 }168147 }
167833 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",168155 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",
167834 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",168156 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",
167835 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",168157 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",
168158 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name",
168159 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace",
167836 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"168160 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"
167837 ]168161 ]
167838 },168162 },
170366 "schemaType": "string",170690 "schemaType": "string",
170367 "children": []170691 "children": []
170368 },170692 },
170693 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name": {
170694 "kind": "HttpDeclProperty",
170695 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/name",
170696 "deprecated": false,
170697 "key": "name",
170698 "docstring": "The name of the tool that produced the output.\n",
170699 "type": {
170700 "kind": "HttpTypeString"
170701 },
170702 "optional": true,
170703 "nullable": false,
170704 "schemaType": "string",
170705 "children": []
170706 },
170707 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace": {
170708 "kind": "HttpDeclProperty",
170709 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/namespace",
170710 "deprecated": false,
170711 "key": "namespace",
170712 "docstring": "The namespace of the tool that produced the output.\n",
170713 "type": {
170714 "kind": "HttpTypeString"
170715 },
170716 "optional": true,
170717 "nullable": false,
170718 "schemaType": "string",
170719 "children": []
170720 },
170369 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {170721 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {
170370 "kind": "HttpDeclProperty",170722 "kind": "HttpDeclProperty",
170371 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",170723 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",
179486 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"179838 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"
179487 ]179839 ]
179488 },179840 },
179841 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name": {
179842 "kind": "HttpDeclProperty",
179843 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
179844 "deprecated": false,
179845 "key": "name",
179846 "docstring": "The name of the tool that produced the output.",
179847 "type": {
179848 "kind": "HttpTypeString"
179849 },
179850 "constraints": {
179851 "minLength": 1,
179852 "maxLength": 128
179853 },
179854 "optional": true,
179855 "nullable": true,
179856 "schemaType": "string",
179857 "children": []
179858 },
179859 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace": {
179860 "kind": "HttpDeclProperty",
179861 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
179862 "deprecated": false,
179863 "key": "namespace",
179864 "docstring": "The namespace of the tool that produced the output.",
179865 "type": {
179866 "kind": "HttpTypeString"
179867 },
179868 "constraints": {
179869 "minLength": 1,
179870 "maxLength": 64
179871 },
179872 "optional": true,
179873 "nullable": true,
179874 "schemaType": "string",
179875 "children": []
179876 },
179489 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {179877 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {
179490 "kind": "HttpDeclProperty",179878 "kind": "HttpDeclProperty",
179491 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",179879 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",
223162 {223550 {
223163 "ident": "caller"223551 "ident": "caller"
223164 },223552 },
223553 {
223554 "ident": "name"
223555 },
223556 {
223557 "ident": "namespace"
223558 },
223165 {223559 {
223166 "ident": "status"223560 "ident": "status"
223167 }223561 }
225078 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",225472 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
225079 "deprecated": false,225473 "deprecated": false,
225080 "key": "service_tier",225474 "key": "service_tier",
225081 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)' or '[priority](https://openai.com/api-priority-processing/)', then the request will be processed with the corresponding service tier.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",225475 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)', then the request will be processed with the Flex Processing service tier.\n - To opt-in to [Fast mode](/api/docs/guides/fast-mode) at the request level, include the `service_tier=fast` or `service_tier=priority` parameter for Responses or Chat Completions. The response will show `service_tier=priority` regardless of if you specify `service_tier=fast` or `priority` in your request.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",
225082 "type": {225476 "type": {
225083 "kind": "HttpTypeUnion",225477 "kind": "HttpTypeUnion",
225084 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",225478 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
225102 {225496 {
225103 "kind": "HttpTypeLiteral",225497 "kind": "HttpTypeLiteral",
225104 "literal": "priority"225498 "literal": "priority"
225499 },
225500 {
225501 "kind": "HttpTypeLiteral",
225502 "literal": "fast"
225105 }225503 }
225106 ]225504 ]
225107 },225505 },
225115 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",225513 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",
225116 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",225514 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",
225117 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",225515 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",
225118 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4"225516 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4",
225517 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5"
225119 ]225518 ]
225120 },225519 },
225121 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {225520 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {
225817 {226216 {
225818 "ident": "caller"226217 "ident": "caller"
225819 },226218 },
226219 {
226220 "ident": "name"
226221 },
226222 {
226223 "ident": "namespace"
226224 },
225820 {226225 {
225821 "ident": "status"226226 "ident": "status"
225822 }226227 }
227186 },227591 },
227187 {227592 {
227188 "ident": "created_by"227593 "ident": "created_by"
227594 },
227595 {
227596 "ident": "name"
227597 },
227598 {
227599 "ident": "namespace"
227189 }227600 }
227190 ]227601 ]
227191 },227602 },
227198 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",227609 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",
227199 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",227610 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",
227200 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",227611 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",
227201 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by"227612 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by",
227613 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name",
227614 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace"
227202 ]227615 ]
227203 },227616 },
227204 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {227617 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {
228404 },228817 },
228405 {228818 {
228406 "ident": "created_by"228819 "ident": "created_by"
228820 },
228821 {
228822 "ident": "name"
228823 },
228824 {
228825 "ident": "namespace"
228407 }228826 }
228408 ]228827 ]
228409 },228828 },
229956 },230375 },
229957 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {230376 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {
229958 "kind": "HttpDeclProperty",230377 "kind": "HttpDeclProperty",
229959 "oasRef": "#/components/schemas/BetaConversation-2/properties/id",230378 "oasRef": "#/components/schemas/BetaResponseConversation/properties/id",
229960 "deprecated": false,230379 "deprecated": false,
229961 "key": "id",230380 "key": "id",
229962 "docstring": "The unique ID of the conversation that this response was associated with.",230381 "docstring": "The unique ID of the conversation that this response was associated with.",
230487 "literal": "priority"230906 "literal": "priority"
230488 }230907 }
230489 },230908 },
230909 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5": {
230910 "kind": "HttpDeclReference",
230911 "type": {
230912 "kind": "HttpTypeLiteral",
230913 "literal": "fast"
230914 }
230915 },
230490 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {230916 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {
230491 "kind": "HttpDeclReference",230917 "kind": "HttpDeclReference",
230492 "type": {230918 "type": {
231249 {231675 {
231250 "ident": "caller"231676 "ident": "caller"
231251 },231677 },
231678 {
231679 "ident": "name"
231680 },
231681 {
231682 "ident": "namespace"
231683 },
231252 {231684 {
231253 "ident": "status"231685 "ident": "status"
231254 }231686 }
231262 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",231694 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",
231263 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",231695 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",
231264 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",231696 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",
231697 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name",
231698 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace",
231265 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"231699 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"
231266 ]231700 ]
231267 },231701 },
233795 "schemaType": "string",234229 "schemaType": "string",
233796 "children": []234230 "children": []
233797 },234231 },
234232 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name": {
234233 "kind": "HttpDeclProperty",
234234 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/name",
234235 "deprecated": false,
234236 "key": "name",
234237 "docstring": "The name of the tool that produced the output.\n",
234238 "type": {
234239 "kind": "HttpTypeString"
234240 },
234241 "optional": true,
234242 "nullable": false,
234243 "schemaType": "string",
234244 "children": []
234245 },
234246 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace": {
234247 "kind": "HttpDeclProperty",
234248 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/namespace",
234249 "deprecated": false,
234250 "key": "namespace",
234251 "docstring": "The namespace of the tool that produced the output.\n",
234252 "type": {
234253 "kind": "HttpTypeString"
234254 },
234255 "optional": true,
234256 "nullable": false,
234257 "schemaType": "string",
234258 "children": []
234259 },
233798 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {234260 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {
233799 "kind": "HttpDeclProperty",234261 "kind": "HttpDeclProperty",
233800 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",234262 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",
242915 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"243377 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"
242916 ]243378 ]
242917 },243379 },
243380 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name": {
243381 "kind": "HttpDeclProperty",
243382 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
243383 "deprecated": false,
243384 "key": "name",
243385 "docstring": "The name of the tool that produced the output.",
243386 "type": {
243387 "kind": "HttpTypeString"
243388 },
243389 "constraints": {
243390 "minLength": 1,
243391 "maxLength": 128
243392 },
243393 "optional": true,
243394 "nullable": true,
243395 "schemaType": "string",
243396 "children": []
243397 },
243398 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace": {
243399 "kind": "HttpDeclProperty",
243400 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
243401 "deprecated": false,
243402 "key": "namespace",
243403 "docstring": "The namespace of the tool that produced the output.",
243404 "type": {
243405 "kind": "HttpTypeString"
243406 },
243407 "constraints": {
243408 "minLength": 1,
243409 "maxLength": 64
243410 },
243411 "optional": true,
243412 "nullable": true,
243413 "schemaType": "string",
243414 "children": []
243415 },
242918 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {243416 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {
242919 "kind": "HttpDeclProperty",243417 "kind": "HttpDeclProperty",
242920 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",243418 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",
286608 {287106 {
286609 "ident": "caller"287107 "ident": "caller"
286610 },287108 },
287109 {
287110 "ident": "name"
287111 },
287112 {
287113 "ident": "namespace"
287114 },
286611 {287115 {
286612 "ident": "status"287116 "ident": "status"
286613 }287117 }
288524 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",289028 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
288525 "deprecated": false,289029 "deprecated": false,
288526 "key": "service_tier",289030 "key": "service_tier",
288527 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)' or '[priority](https://openai.com/api-priority-processing/)', then the request will be processed with the corresponding service tier.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",289031 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)', then the request will be processed with the Flex Processing service tier.\n - To opt-in to [Fast mode](/api/docs/guides/fast-mode) at the request level, include the `service_tier=fast` or `service_tier=priority` parameter for Responses or Chat Completions. The response will show `service_tier=priority` regardless of if you specify `service_tier=fast` or `priority` in your request.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",
288528 "type": {289032 "type": {
288529 "kind": "HttpTypeUnion",289033 "kind": "HttpTypeUnion",
288530 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",289034 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
288548 {289052 {
288549 "kind": "HttpTypeLiteral",289053 "kind": "HttpTypeLiteral",
288550 "literal": "priority"289054 "literal": "priority"
289055 },
289056 {
289057 "kind": "HttpTypeLiteral",
289058 "literal": "fast"
288551 }289059 }
288552 ]289060 ]
288553 },289061 },
288561 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",289069 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",
288562 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",289070 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",
288563 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",289071 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",
288564 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4"289072 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4",
289073 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5"
288565 ]289074 ]
288566 },289075 },
288567 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {289076 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {
289263 {289772 {
289264 "ident": "caller"289773 "ident": "caller"
289265 },289774 },
289775 {
289776 "ident": "name"
289777 },
289778 {
289779 "ident": "namespace"
289780 },
289266 {289781 {
289267 "ident": "status"289782 "ident": "status"
289268 }289783 }
290632 },291147 },
290633 {291148 {
290634 "ident": "created_by"291149 "ident": "created_by"
291150 },
291151 {
291152 "ident": "name"
291153 },
291154 {
291155 "ident": "namespace"
290635 }291156 }
290636 ]291157 ]
290637 },291158 },
290644 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",291165 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",
290645 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",291166 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",
290646 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",291167 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",
290647 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by"291168 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by",
291169 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name",
291170 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace"
290648 ]291171 ]
290649 },291172 },
290650 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {291173 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {
291850 },292373 },
291851 {292374 {
291852 "ident": "created_by"292375 "ident": "created_by"
292376 },
292377 {
292378 "ident": "name"
292379 },
292380 {
292381 "ident": "namespace"
291853 }292382 }
291854 ]292383 ]
291855 },292384 },
293402 },293931 },
293403 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {293932 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {
293404 "kind": "HttpDeclProperty",293933 "kind": "HttpDeclProperty",
293405 "oasRef": "#/components/schemas/BetaConversation-2/properties/id",293934 "oasRef": "#/components/schemas/BetaResponseConversation/properties/id",
293406 "deprecated": false,293935 "deprecated": false,
293407 "key": "id",293936 "key": "id",
293408 "docstring": "The unique ID of the conversation that this response was associated with.",293937 "docstring": "The unique ID of the conversation that this response was associated with.",
293933 "literal": "priority"294462 "literal": "priority"
293934 }294463 }
293935 },294464 },
294465 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5": {
294466 "kind": "HttpDeclReference",
294467 "type": {
294468 "kind": "HttpTypeLiteral",
294469 "literal": "fast"
294470 }
294471 },
293936 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {294472 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {
293937 "kind": "HttpDeclReference",294473 "kind": "HttpDeclReference",
293938 "type": {294474 "type": {
294695 {295231 {
294696 "ident": "caller"295232 "ident": "caller"
294697 },295233 },
295234 {
295235 "ident": "name"
295236 },
295237 {
295238 "ident": "namespace"
295239 },
294698 {295240 {
294699 "ident": "status"295241 "ident": "status"
294700 }295242 }
294708 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",295250 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",
294709 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",295251 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",
294710 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",295252 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",
295253 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name",
295254 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace",
294711 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"295255 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"
294712 ]295256 ]
294713 },295257 },
297241 "schemaType": "string",297785 "schemaType": "string",
297242 "children": []297786 "children": []
297243 },297787 },
297788 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name": {
297789 "kind": "HttpDeclProperty",
297790 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/name",
297791 "deprecated": false,
297792 "key": "name",
297793 "docstring": "The name of the tool that produced the output.\n",
297794 "type": {
297795 "kind": "HttpTypeString"
297796 },
297797 "optional": true,
297798 "nullable": false,
297799 "schemaType": "string",
297800 "children": []
297801 },
297802 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace": {
297803 "kind": "HttpDeclProperty",
297804 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/namespace",
297805 "deprecated": false,
297806 "key": "namespace",
297807 "docstring": "The namespace of the tool that produced the output.\n",
297808 "type": {
297809 "kind": "HttpTypeString"
297810 },
297811 "optional": true,
297812 "nullable": false,
297813 "schemaType": "string",
297814 "children": []
297815 },
297244 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {297816 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {
297245 "kind": "HttpDeclProperty",297817 "kind": "HttpDeclProperty",
297246 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",297818 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",
306361 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"306933 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"
306362 ]306934 ]
306363 },306935 },
306936 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name": {
306937 "kind": "HttpDeclProperty",
306938 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
306939 "deprecated": false,
306940 "key": "name",
306941 "docstring": "The name of the tool that produced the output.",
306942 "type": {
306943 "kind": "HttpTypeString"
306944 },
306945 "constraints": {
306946 "minLength": 1,
306947 "maxLength": 128
306948 },
306949 "optional": true,
306950 "nullable": true,
306951 "schemaType": "string",
306952 "children": []
306953 },
306954 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace": {
306955 "kind": "HttpDeclProperty",
306956 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
306957 "deprecated": false,
306958 "key": "namespace",
306959 "docstring": "The namespace of the tool that produced the output.",
306960 "type": {
306961 "kind": "HttpTypeString"
306962 },
306963 "constraints": {
306964 "minLength": 1,
306965 "maxLength": 64
306966 },
306967 "optional": true,
306968 "nullable": true,
306969 "schemaType": "string",
306970 "children": []
306971 },
306364 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {306972 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {
306365 "kind": "HttpDeclProperty",306973 "kind": "HttpDeclProperty",
306366 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",306974 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",
350035 {350643 {
350036 "ident": "caller"350644 "ident": "caller"
350037 },350645 },
350646 {
350647 "ident": "name"
350648 },
350649 {
350650 "ident": "namespace"
350651 },
350038 {350652 {
350039 "ident": "status"350653 "ident": "status"
350040 }350654 }
351951 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",352565 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
351952 "deprecated": false,352566 "deprecated": false,
351953 "key": "service_tier",352567 "key": "service_tier",
351954 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)' or '[priority](https://openai.com/api-priority-processing/)', then the request will be processed with the corresponding service tier.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",352568 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)', then the request will be processed with the Flex Processing service tier.\n - To opt-in to [Fast mode](/api/docs/guides/fast-mode) at the request level, include the `service_tier=fast` or `service_tier=priority` parameter for Responses or Chat Completions. The response will show `service_tier=priority` regardless of if you specify `service_tier=fast` or `priority` in your request.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",
351955 "type": {352569 "type": {
351956 "kind": "HttpTypeUnion",352570 "kind": "HttpTypeUnion",
351957 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",352571 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
351975 {352589 {
351976 "kind": "HttpTypeLiteral",352590 "kind": "HttpTypeLiteral",
351977 "literal": "priority"352591 "literal": "priority"
352592 },
352593 {
352594 "kind": "HttpTypeLiteral",
352595 "literal": "fast"
351978 }352596 }
351979 ]352597 ]
351980 },352598 },
351988 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",352606 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",
351989 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",352607 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",
351990 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",352608 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",
351991 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4"352609 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4",
352610 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5"
351992 ]352611 ]
351993 },352612 },
351994 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {352613 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {
352690 {353309 {
352691 "ident": "caller"353310 "ident": "caller"
352692 },353311 },
353312 {
353313 "ident": "name"
353314 },
353315 {
353316 "ident": "namespace"
353317 },
352693 {353318 {
352694 "ident": "status"353319 "ident": "status"
352695 }353320 }
354059 },354684 },
354060 {354685 {
354061 "ident": "created_by"354686 "ident": "created_by"
354687 },
354688 {
354689 "ident": "name"
354690 },
354691 {
354692 "ident": "namespace"
354062 }354693 }
354063 ]354694 ]
354064 },354695 },
354071 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",354702 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",
354072 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",354703 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",
354073 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",354704 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",
354074 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by"354705 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by",
354706 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name",
354707 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace"
354075 ]354708 ]
354076 },354709 },
354077 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {354710 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {
355277 },355910 },
355278 {355911 {
355279 "ident": "created_by"355912 "ident": "created_by"
355913 },
355914 {
355915 "ident": "name"
355916 },
355917 {
355918 "ident": "namespace"
355280 }355919 }
355281 ]355920 ]
355282 },355921 },
356829 },357468 },
356830 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {357469 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {
356831 "kind": "HttpDeclProperty",357470 "kind": "HttpDeclProperty",
356832 "oasRef": "#/components/schemas/BetaConversation-2/properties/id",357471 "oasRef": "#/components/schemas/BetaResponseConversation/properties/id",
356833 "deprecated": false,357472 "deprecated": false,
356834 "key": "id",357473 "key": "id",
356835 "docstring": "The unique ID of the conversation that this response was associated with.",357474 "docstring": "The unique ID of the conversation that this response was associated with.",
357360 "literal": "priority"357999 "literal": "priority"
357361 }358000 }
357362 },358001 },
358002 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5": {
358003 "kind": "HttpDeclReference",
358004 "type": {
358005 "kind": "HttpTypeLiteral",
358006 "literal": "fast"
358007 }
358008 },
357363 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {358009 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {
357364 "kind": "HttpDeclReference",358010 "kind": "HttpDeclReference",
357365 "type": {358011 "type": {
358122 {358768 {
358123 "ident": "caller"358769 "ident": "caller"
358124 },358770 },
358771 {
358772 "ident": "name"
358773 },
358774 {
358775 "ident": "namespace"
358776 },
358125 {358777 {
358126 "ident": "status"358778 "ident": "status"
358127 }358779 }
358135 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",358787 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",
358136 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",358788 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",
358137 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",358789 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",
358790 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name",
358791 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace",
358138 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"358792 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"
358139 ]358793 ]
358140 },358794 },
360668 "schemaType": "string",361322 "schemaType": "string",
360669 "children": []361323 "children": []
360670 },361324 },
361325 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name": {
361326 "kind": "HttpDeclProperty",
361327 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/name",
361328 "deprecated": false,
361329 "key": "name",
361330 "docstring": "The name of the tool that produced the output.\n",
361331 "type": {
361332 "kind": "HttpTypeString"
361333 },
361334 "optional": true,
361335 "nullable": false,
361336 "schemaType": "string",
361337 "children": []
361338 },
361339 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace": {
361340 "kind": "HttpDeclProperty",
361341 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/namespace",
361342 "deprecated": false,
361343 "key": "namespace",
361344 "docstring": "The namespace of the tool that produced the output.\n",
361345 "type": {
361346 "kind": "HttpTypeString"
361347 },
361348 "optional": true,
361349 "nullable": false,
361350 "schemaType": "string",
361351 "children": []
361352 },
360671 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {361353 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {
360672 "kind": "HttpDeclProperty",361354 "kind": "HttpDeclProperty",
360673 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",361355 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",
369788 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"370470 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"
369789 ]370471 ]
369790 },370472 },
370473 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name": {
370474 "kind": "HttpDeclProperty",
370475 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
370476 "deprecated": false,
370477 "key": "name",
370478 "docstring": "The name of the tool that produced the output.",
370479 "type": {
370480 "kind": "HttpTypeString"
370481 },
370482 "constraints": {
370483 "minLength": 1,
370484 "maxLength": 128
370485 },
370486 "optional": true,
370487 "nullable": true,
370488 "schemaType": "string",
370489 "children": []
370490 },
370491 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace": {
370492 "kind": "HttpDeclProperty",
370493 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
370494 "deprecated": false,
370495 "key": "namespace",
370496 "docstring": "The namespace of the tool that produced the output.",
370497 "type": {
370498 "kind": "HttpTypeString"
370499 },
370500 "constraints": {
370501 "minLength": 1,
370502 "maxLength": 64
370503 },
370504 "optional": true,
370505 "nullable": true,
370506 "schemaType": "string",
370507 "children": []
370508 },
369791 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {370509 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {
369792 "kind": "HttpDeclProperty",370510 "kind": "HttpDeclProperty",
369793 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",370511 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",
413335 },414053 },
413336 {414054 {
413337 "ident": "created_by"414055 "ident": "created_by"
414056 },
414057 {
414058 "ident": "name"
414059 },
414060 {
414061 "ident": "namespace"
413338 }414062 }
413339 ]414063 ]
413340 },414064 },
413347 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",414071 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",
413348 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",414072 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",
413349 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",414073 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",
413350 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by"414074 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by",
414075 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name",
414076 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace"
413351 ]414077 ]
413352 },414078 },
413353 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {414079 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {
414553 },415279 },
414554 {415280 {
414555 "ident": "created_by"415281 "ident": "created_by"
415282 },
415283 {
415284 "ident": "name"
415285 },
415286 {
415287 "ident": "namespace"
414556 }415288 }
414557 ]415289 ]
414558 },415290 },
416093 "schemaType": "string",416825 "schemaType": "string",
416094 "children": []416826 "children": []
416095 },416827 },
416828 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name": {
416829 "kind": "HttpDeclProperty",
416830 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/name",
416831 "deprecated": false,
416832 "key": "name",
416833 "docstring": "The name of the tool that produced the output.\n",
416834 "type": {
416835 "kind": "HttpTypeString"
416836 },
416837 "optional": true,
416838 "nullable": false,
416839 "schemaType": "string",
416840 "children": []
416841 },
416842 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace": {
416843 "kind": "HttpDeclProperty",
416844 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/namespace",
416845 "deprecated": false,
416846 "key": "namespace",
416847 "docstring": "The namespace of the tool that produced the output.\n",
416848 "type": {
416849 "kind": "HttpTypeString"
416850 },
416851 "optional": true,
416852 "nullable": false,
416853 "schemaType": "string",
416854 "children": []
416855 },
416096 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {416856 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {
416097 "kind": "HttpDeclProperty",416857 "kind": "HttpDeclProperty",
416098 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",416858 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",
440454 },441214 },
440455 {441215 {
440456 "ident": "created_by"441216 "ident": "created_by"
441217 },
441218 {
441219 "ident": "name"
441220 },
441221 {
441222 "ident": "namespace"
440457 }441223 }
440458 ]441224 ]
440459 },441225 },
440466 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",441232 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",
440467 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",441233 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",
440468 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",441234 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",
440469 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by"441235 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by",
441236 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name",
441237 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace"
440470 ]441238 ]
440471 },441239 },
440472 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {441240 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {
441672 },442440 },
441673 {442441 {
441674 "ident": "created_by"442442 "ident": "created_by"
442443 },
442444 {
442445 "ident": "name"
442446 },
442447 {
442448 "ident": "namespace"
441675 }442449 }
441676 ]442450 ]
441677 },442451 },
443212 "schemaType": "string",443986 "schemaType": "string",
443213 "children": []443987 "children": []
443214 },443988 },
443989 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name": {
443990 "kind": "HttpDeclProperty",
443991 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/name",
443992 "deprecated": false,
443993 "key": "name",
443994 "docstring": "The name of the tool that produced the output.\n",
443995 "type": {
443996 "kind": "HttpTypeString"
443997 },
443998 "optional": true,
443999 "nullable": false,
444000 "schemaType": "string",
444001 "children": []
444002 },
444003 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace": {
444004 "kind": "HttpDeclProperty",
444005 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/namespace",
444006 "deprecated": false,
444007 "key": "namespace",
444008 "docstring": "The namespace of the tool that produced the output.\n",
444009 "type": {
444010 "kind": "HttpTypeString"
444011 },
444012 "optional": true,
444013 "nullable": false,
444014 "schemaType": "string",
444015 "children": []
444016 },
443215 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {444017 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {
443216 "kind": "HttpDeclProperty",444018 "kind": "HttpDeclProperty",
443217 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",444019 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",
477111 {477913 {
477112 "ident": "caller"477914 "ident": "caller"
477113 },477915 },
477916 {
477917 "ident": "name"
477918 },
477919 {
477920 "ident": "namespace"
477921 },
477114 {477922 {
477115 "ident": "status"477923 "ident": "status"
477116 }477924 }
479027 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",479835 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
479028 "deprecated": false,479836 "deprecated": false,
479029 "key": "service_tier",479837 "key": "service_tier",
479030 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)' or '[priority](https://openai.com/api-priority-processing/)', then the request will be processed with the corresponding service tier.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",479838 "docstring": "Specifies the processing type used for serving the request.\n - If set to 'auto', then the request will be processed with the service tier configured in the Project settings. Unless otherwise configured, the Project will use 'default'.\n - If set to 'default', then the request will be processed with the standard pricing and performance for the selected model.\n - If set to '[flex](/docs/guides/flex-processing)', then the request will be processed with the Flex Processing service tier.\n - To opt-in to [Fast mode](/api/docs/guides/fast-mode) at the request level, include the `service_tier=fast` or `service_tier=priority` parameter for Responses or Chat Completions. The response will show `service_tier=priority` regardless of if you specify `service_tier=fast` or `priority` in your request.\n - When not set, the default behavior is 'auto'.\n\n When the `service_tier` parameter is set, the response body will include the `service_tier` value based on the processing mode actually used to serve the request. This response value may be different from the value set in the parameter.\n",
479031 "type": {479839 "type": {
479032 "kind": "HttpTypeUnion",479840 "kind": "HttpTypeUnion",
479033 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",479841 "oasRef": "#/components/schemas/BetaModelResponseProperties/properties/service_tier",
479051 {479859 {
479052 "kind": "HttpTypeLiteral",479860 "kind": "HttpTypeLiteral",
479053 "literal": "priority"479861 "literal": "priority"
479862 },
479863 {
479864 "kind": "HttpTypeLiteral",
479865 "literal": "fast"
479054 }479866 }
479055 ]479867 ]
479056 },479868 },
479064 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",479876 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 1",
479065 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",479877 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 2",
479066 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",479878 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 3",
479067 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4"479879 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 4",
479880 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5"
479068 ]479881 ]
479069 },479882 },
479070 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {479883 "(resource) beta.responses > (model) beta_response > (schema) > (property) status": {
479766 {480579 {
479767 "ident": "caller"480580 "ident": "caller"
479768 },480581 },
480582 {
480583 "ident": "name"
480584 },
480585 {
480586 "ident": "namespace"
480587 },
479769 {480588 {
479770 "ident": "status"480589 "ident": "status"
479771 }480590 }
481135 },481954 },
481136 {481955 {
481137 "ident": "created_by"481956 "ident": "created_by"
481957 },
481958 {
481959 "ident": "name"
481960 },
481961 {
481962 "ident": "namespace"
481138 }481963 }
481139 ]481964 ]
481140 },481965 },
481147 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",481972 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) type",
481148 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",481973 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) agent",
481149 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",481974 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) caller",
481150 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by"481975 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) created_by",
481976 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name",
481977 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace"
481151 ]481978 ]
481152 },481979 },
481153 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {481980 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4": {
482353 },483180 },
482354 {483181 {
482355 "ident": "created_by"483182 "ident": "created_by"
483183 },
483184 {
483185 "ident": "name"
483186 },
483187 {
483188 "ident": "namespace"
482356 }483189 }
482357 ]483190 ]
482358 },483191 },
483905 },484738 },
483906 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {484739 "(resource) beta.responses > (model) beta_response > (schema) > (property) conversation > (property) id": {
483907 "kind": "HttpDeclProperty",484740 "kind": "HttpDeclProperty",
483908 "oasRef": "#/components/schemas/BetaConversation-2/properties/id",484741 "oasRef": "#/components/schemas/BetaResponseConversation/properties/id",
483909 "deprecated": false,484742 "deprecated": false,
483910 "key": "id",484743 "key": "id",
483911 "docstring": "The unique ID of the conversation that this response was associated with.",484744 "docstring": "The unique ID of the conversation that this response was associated with.",
484436 "literal": "priority"485269 "literal": "priority"
484437 }485270 }
484438 },485271 },
485272 "(resource) beta.responses > (model) beta_response > (schema) > (property) service_tier > (member) 5": {
485273 "kind": "HttpDeclReference",
485274 "type": {
485275 "kind": "HttpTypeLiteral",
485276 "literal": "fast"
485277 }
485278 },
484439 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {485279 "(resource) beta.responses > (model) beta_response_status > (schema) > (member) 0": {
484440 "kind": "HttpDeclReference",485280 "kind": "HttpDeclReference",
484441 "type": {485281 "type": {
485198 {486038 {
485199 "ident": "caller"486039 "ident": "caller"
485200 },486040 },
486041 {
486042 "ident": "name"
486043 },
486044 {
486045 "ident": "namespace"
486046 },
485201 {486047 {
485202 "ident": "status"486048 "ident": "status"
485203 }486049 }
485211 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",486057 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) id",
485212 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",486058 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) agent",
485213 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",486059 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller",
486060 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name",
486061 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace",
485214 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"486062 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status"
485215 ]486063 ]
485216 },486064 },
487744 "schemaType": "string",488592 "schemaType": "string",
487745 "children": []488593 "children": []
487746 },488594 },
488595 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) name": {
488596 "kind": "HttpDeclProperty",
488597 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/name",
488598 "deprecated": false,
488599 "key": "name",
488600 "docstring": "The name of the tool that produced the output.\n",
488601 "type": {
488602 "kind": "HttpTypeString"
488603 },
488604 "optional": true,
488605 "nullable": false,
488606 "schemaType": "string",
488607 "children": []
488608 },
488609 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 3 > (property) namespace": {
488610 "kind": "HttpDeclProperty",
488611 "oasRef": "#/components/schemas/BetaFunctionToolCallOutput/properties/namespace",
488612 "deprecated": false,
488613 "key": "namespace",
488614 "docstring": "The namespace of the tool that produced the output.\n",
488615 "type": {
488616 "kind": "HttpTypeString"
488617 },
488618 "optional": true,
488619 "nullable": false,
488620 "schemaType": "string",
488621 "children": []
488622 },
487747 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {488623 "(resource) beta.responses > (model) beta_response_output_item > (schema) > (variant) 4 > (property) id": {
487748 "kind": "HttpDeclProperty",488624 "kind": "HttpDeclProperty",
487749 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",488625 "oasRef": "#/components/schemas/BetaAgentMessage/properties/id",
496864 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"497740 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) caller > (variant) 1"
496865 ]497741 ]
496866 },497742 },
497743 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) name": {
497744 "kind": "HttpDeclProperty",
497745 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/name",
497746 "deprecated": false,
497747 "key": "name",
497748 "docstring": "The name of the tool that produced the output.",
497749 "type": {
497750 "kind": "HttpTypeString"
497751 },
497752 "constraints": {
497753 "minLength": 1,
497754 "maxLength": 128
497755 },
497756 "optional": true,
497757 "nullable": true,
497758 "schemaType": "string",
497759 "children": []
497760 },
497761 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) namespace": {
497762 "kind": "HttpDeclProperty",
497763 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/namespace",
497764 "deprecated": false,
497765 "key": "namespace",
497766 "docstring": "The namespace of the tool that produced the output.",
497767 "type": {
497768 "kind": "HttpTypeString"
497769 },
497770 "constraints": {
497771 "minLength": 1,
497772 "maxLength": 64
497773 },
497774 "optional": true,
497775 "nullable": true,
497776 "schemaType": "string",
497777 "children": []
497778 },
496867 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {497779 "(resource) beta.responses > (model) beta_response > (schema) > (property) instructions > (variant) 1 > (items) > (variant) 8 > (property) status": {
496868 "kind": "HttpDeclProperty",497780 "kind": "HttpDeclProperty",
496869 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",497781 "oasRef": "#/components/schemas/BetaFunctionCallOutputItemParam/properties/status",