The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { NamedToolChoiceFunction } from "@openrouter/sdk/models";
let value: NamedToolChoiceFunction = {
name: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
name | string | :heavy_check_mark: | N/A |