> ## 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.graph_rag.DocumentType

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

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

```python theme={null}
DocumentType(*args, **kwds)
```

Enum for supporting document type.

<b>Parameters:</b>

| Name     | Description |
| -------- | ----------- |
| `*args`  |             |
| `**kwds` |             |

### Class Attributes

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

#### HTML

<br />

<br />

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

#### JSON

<br />

<br />

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

#### PDF

<br />

<br />

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

#### TEXT

<br />

<br />
