> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # TopProviderInfo Information about the top provider for this model ## Fields | Field | Type | Required | Description | Example | | ----------------------- | ------------------------ | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | | `context_length` | *OptionalNullable\[int]* | :heavy\_minus\_sign: | Context length from the top provider | 8192 | | `is_moderated` | *bool* | :heavy\_check\_mark: | Whether the top provider moderates content | true | | `max_completion_tokens` | *OptionalNullable\[int]* | :heavy\_minus\_sign: | Maximum completion tokens from the top provider. Input and output tokens share the context window, so the effective maximum output for a request is further limited by the context remaining after input tokens. | 4096 |