GPT_OSS_120B_Responses_Async
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:7002
Properties
Section titled “Properties”requests
Section titled “requests”requests:
object[]
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:7003
input:
string|unknown[]
Responses API Input messages. Refer to OpenAI Responses API docs to learn more about supported content types
reasoning?
Section titled “reasoning?”
optionalreasoning:object
reasoning.effort?
Section titled “reasoning.effort?”
optionaleffort:"low"|"medium"|"high"
Constrains effort on reasoning for reasoning models. Currently supported values are low, medium, and high. Reducing reasoning effort can result in faster responses and fewer tokens used on reasoning in a response.
reasoning.summary?
Section titled “reasoning.summary?”
optionalsummary:"auto"|"concise"|"detailed"
A summary of the reasoning performed by the model. This can be useful for debugging and understanding the model’s reasoning process. One of auto, concise, or detailed.