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

# ModelType

> Protobuf enumeration ModelType generated from WAProto.

Defined in: [WAProto/index.d.ts:1694](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1694)

## Enumeration Members

### LLAMA\_PROD

> **LLAMA\_PROD**: `1`

Defined in: [WAProto/index.d.ts:1696](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1696)

***

### LLAMA\_PROD\_PREMIUM

> **LLAMA\_PROD\_PREMIUM**: `2`

Defined in: [WAProto/index.d.ts:1697](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1697)

***

### UNKNOWN\_TYPE

> **UNKNOWN\_TYPE**: `0`

Defined in: [WAProto/index.d.ts:1695](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L1695)
