Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

import { ChatFunctionToolType } from "@openrouter/sdk/models";

let value: ChatFunctionToolType = "function";

Values

"function"