> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-mintlify-5b6e02fd.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenResponsesInput1 - Python SDK

> OpenResponsesInput1 method reference

<Warning>
  The Python SDK and docs are currently in beta.
  Report issues on [GitHub](https://github.com/OpenRouterTeam/python-sdk/issues).
</Warning>

## Supported Types

### `components.OpenResponsesReasoning`

```python lines theme={null}
value: components.OpenResponsesReasoning = /* values here */
```

### `components.OpenResponsesEasyInputMessage`

```python lines theme={null}
value: components.OpenResponsesEasyInputMessage = /* values here */
```

### `components.OpenResponsesInputMessageItem`

```python lines theme={null}
value: components.OpenResponsesInputMessageItem = /* values here */
```

### `components.OpenResponsesFunctionToolCall`

```python lines theme={null}
value: components.OpenResponsesFunctionToolCall = /* values here */
```

### `components.OpenResponsesFunctionCallOutput`

```python lines theme={null}
value: components.OpenResponsesFunctionCallOutput = /* values here */
```

### `components.ResponsesOutputMessage`

```python lines theme={null}
value: components.ResponsesOutputMessage = /* values here */
```

### `components.ResponsesOutputItemReasoning`

```python lines theme={null}
value: components.ResponsesOutputItemReasoning = /* values here */
```

### `components.ResponsesOutputItemFunctionCall`

```python lines theme={null}
value: components.ResponsesOutputItemFunctionCall = /* values here */
```

### `components.ResponsesWebSearchCallOutput`

```python lines theme={null}
value: components.ResponsesWebSearchCallOutput = /* values here */
```

### `components.ResponsesOutputItemFileSearchCall`

```python lines theme={null}
value: components.ResponsesOutputItemFileSearchCall = /* values here */
```

### `components.ResponsesImageGenerationCall`

```python lines theme={null}
value: components.ResponsesImageGenerationCall = /* values here */
```
