mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
14 lines
3.5 KiB
Plaintext
14 lines
3.5 KiB
Plaintext
---
|
|
title: "AnthropicCitationPageLocationParam"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
|
|
| `cited_text` | *str* | :heavy_check_mark: | N/A |
|
|
| `document_index` | *int* | :heavy_check_mark: | N/A |
|
|
| `document_title` | *Nullable[str]* | :heavy_check_mark: | N/A |
|
|
| `end_page_number` | *int* | :heavy_check_mark: | N/A |
|
|
| `start_page_number` | *int* | :heavy_check_mark: | N/A |
|
|
| `type` | [components.AnthropicCitationPageLocationParamType](../components/anthropiccitationpagelocationparamtype.mdx) | :heavy_check_mark: | N/A | |