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.
URLCitation method reference
import { URLCitation } from "@openrouter/sdk/models"; let value: URLCitation = { type: "url_citation", url: "https://openrouter.ai/docs", title: "OpenRouter Documentation", startIndex: 0, endIndex: 42, };
type
url
title
startIndex
endIndex