A chatllm task
| KEY | TYPE | Description |
|---|---|---|
| chatllmTaskId | str | The id of the chatllm task. |
| daemonTaskId | str | The id of the daemon task. |
| taskType | str | The type of task ('chatllm' or 'daemon'). |
| name | str | The name of the chatllm task. |
| instructions | str | The instructions of the chatllm task. |
| lifecycle | str | The lifecycle of the chatllm task. |
| scheduleInfo | dict | The schedule info of the chatllm task. |
| externalApplicationId | str | The external application id associated with the chatllm task. |
| deploymentConversationId | str | The deployment conversation id associated with the chatllm task. |
| sourceDeploymentConversationId | str | The source deployment conversation id associated with the chatllm task. |
| enableEmailAlerts | bool | Whether email alerts are enabled for the chatllm task. |
| str | The email to send alerts to. | |
| numUnreadTaskInstances | int | The number of unread task instances for the chatllm task. |
| computePointsUsed | int | The compute points used for the chatllm task. |
| displayMarkdown | str | The display markdown for the chatllm task. |