The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { OpenAIResponsesInputTypeFunctionCallOutput } from "@openrouter/sdk/models";
let value: OpenAIResponsesInputTypeFunctionCallOutput = "function_call_output";
Values
"function_call_output"