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

# CreateInternChatCompletionResponse

## Fields

| Field     | Type                                                                                                              | Required             | Description |
| --------- | ----------------------------------------------------------------------------------------------------------------- | -------------------- | ----------- |
| `headers` | Dict\[str, List\[*str*]]                                                                                          | :heavy\_check\_mark: | N/A         |
| `result`  | [operations.CreateInternChatCompletionResponseResult](../operations/createinternchatcompletionresponseresult.mdx) | :heavy\_check\_mark: | N/A         |
