mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
14 lines
1.4 KiB
Plaintext
14 lines
1.4 KiB
Plaintext
---
|
|
title: "DebugEvent"
|
|
---
|
|
|
|
Debug event emitted when debug.echo_upstream_body is true. Contains the transformed upstream request body or timing milestones.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
|
| `debug` | [components.Debug](../components/debug.mdx) | :heavy_check_mark: | N/A |
|
|
| `sequence_number` | *int* | :heavy_check_mark: | N/A |
|
|
| `type` | [components.DebugEventType](../components/debugeventtype.mdx) | :heavy_check_mark: | N/A | |