TypeScript SDKAPI ReferenceModelsTypeCodeInterpreterCall - TypeScript SDKCopy pageTypeCodeInterpreterCall type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { TypeCodeInterpreterCall } from "@openrouter/sdk/models";23let value: TypeCodeInterpreterCall = "code_interpreter_call"; Values 1"code_interpreter_call"