Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
echoUpstreamBody | boolean | :heavy_minus_sign: | If true, includes the transformed upstream request body in a debug chunk at the start of the stream. Only works with streaming mode. | true |
ChatDebugOptions type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
echoUpstreamBody | boolean | :heavy_minus_sign: | If true, includes the transformed upstream request body in a debug chunk at the start of the stream. Only works with streaming mode. | true |