mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
12 lines
332 B
Markdown
12 lines
332 B
Markdown
# ChatCompletionChunkChoiceFinishReason
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ---------------- | ---------------- |
|
|
| `TOOL_CALLS` | tool_calls |
|
|
| `STOP` | stop |
|
|
| `LENGTH` | length |
|
|
| `CONTENT_FILTER` | content_filter |
|
|
| `ERROR` | error | |