mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
15 lines
4.6 KiB
Plaintext
15 lines
4.6 KiB
Plaintext
---
|
|
title: "AnthropicCitationSearchResultLocationParam"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
|
|
| `cited_text` | *str* | :heavy_check_mark: | N/A |
|
|
| `end_block_index` | *int* | :heavy_check_mark: | N/A |
|
|
| `search_result_index` | *int* | :heavy_check_mark: | N/A |
|
|
| `source` | *str* | :heavy_check_mark: | N/A |
|
|
| `start_block_index` | *int* | :heavy_check_mark: | N/A |
|
|
| `title` | *Nullable[str]* | :heavy_check_mark: | N/A |
|
|
| `type` | [components.AnthropicCitationSearchResultLocationParamType](../components/anthropiccitationsearchresultlocationparamtype.mdx) | :heavy_check_mark: | N/A | |