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

Example Usage

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

let value: ChatStreamingMessageToolCall = {
  index: 3974.82,
};

Fields

FieldTypeRequiredDescription
indexnumber:heavy_check_mark:N/A
idstring:heavy_minus_sign:N/A
type”function”:heavy_minus_sign:N/A
functionmodels.ChatStreamingMessageToolCallFunction:heavy_minus_sign:N/A