mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
12 lines
762 B
Plaintext
12 lines
762 B
Plaintext
---
|
|
title: "ShellCallOutputItemOutput"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------- | -------------------------- | -------------------------- | -------------------------- |
|
|
| `content` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
|
|
| `exit_code` | *OptionalNullable[int]* | :heavy_minus_sign: | N/A |
|
|
| `type` | *str* | :heavy_check_mark: | N/A |
|
|
| `__pydantic_extra__` | Dict[str, *Nullable[Any]*] | :heavy_minus_sign: | N/A | |