mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
2.8 KiB
2.8 KiB
CompletionChoice
Fields
| Field | Type | Required | Description |
|---|---|---|---|
text |
str | ✔️ | N/A |
index |
float | ✔️ | N/A |
logprobs |
Nullable[components.CompletionLogprobs] | ✔️ | N/A |
finish_reason |
Nullable[components.CompletionFinishReason] | ✔️ | N/A |
native_finish_reason |
Optional[str] | ➖ | N/A |
reasoning |
OptionalNullable[str] | ➖ | N/A |