mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
20 lines
289 B
Markdown
20 lines
289 B
Markdown
# AnnotationDetail
|
|
|
|
Annotation information
|
|
|
|
|
|
## Supported Types
|
|
|
|
### `models.FileAnnotationDetail`
|
|
|
|
```python
|
|
value: models.FileAnnotationDetail = /* values here */
|
|
```
|
|
|
|
### `models.URLCitationAnnotationDetail`
|
|
|
|
```python
|
|
value: models.URLCitationAnnotationDetail = /* values here */
|
|
```
|
|
|