Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
StopServerToolsWhenFinishReasonIs type definition
length
import { StopServerToolsWhenFinishReasonIs } from "@openrouter/sdk/models"; let value: StopServerToolsWhenFinishReasonIs = { reason: "<value>", type: "finish_reason_is", };
reason
type