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.
Usage method reference
import { Usage } from "@openrouter/sdk/models/operations"; let value: Usage = { promptTokens: 9797.96, totalTokens: 7874.4, };
promptTokens
totalTokens
cost