Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
messages | List[Nullable[Any]] | :heavy_check_mark: | N/A | [{"content": "What is the meaning of life?","role": "user"}] |
Input2 method reference
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
messages | List[Nullable[Any]] | :heavy_check_mark: | N/A | [{"content": "What is the meaning of life?","role": "user"}] |