> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.events.agent_events.TerminationAndHumanReplyNoInputEvent

<h2 id="autogen.events.agent_events.TerminationAndHumanReplyNoInputEvent" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

  <span class="doc doc-object-name doc-class-name">TerminationAndHumanReplyNoInputEvent</span>
</h2>

```python theme={null}
TerminationAndHumanReplyNoInputEvent(*args: Any, **data: Any)
```

When the human-in-the-loop is prompted but provides no input.

<b>Parameters:</b>

| Name     | Description   |
| -------- | ------------- |
| `*args`  | **Type:** Any |
| `**data` | **Type:** Any |

### Class Attributes

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### model\_config

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### no\_human\_input\_msg

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### recipient

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### sender

<br />

<br />
