> ## 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.llm_config.register_llm_config

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

#### register\_llm\_config

```python theme={null}
register_llm_config(cls: Type[LLMConfigEntry]) -> Type[LLMConfigEntry]
```

<b>Parameters:</b>

| Name  | Description                                                                              |
| ----- | ---------------------------------------------------------------------------------------- |
| `cls` | **Type:** Type\[[LLMConfigEntry](/docs/api-reference/autogen/llm_config/LLMConfigEntry)] |

<br />
