> ## 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.agentchat.contrib.swarm_agent.ON_CONDITION

<h2 id="autogen.agentchat.contrib.swarm_agent.ON_CONDITION" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

  <span class="doc doc-object-name doc-class-name">ON\_CONDITION</span>
</h2>

```python theme={null}
ON_CONDITION(*args: Any, **kwargs: Any)
```

Deprecated: Use OnCondition instead. This class will be removed in a future version (TBD).

<b>Parameters:</b>

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