View module source on GitHubDocumentation Index
Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
VariableType
DatasetRow
Variable
__init__
| Name | Description |
|---|---|
type_ | The type of the variable. |
payload | The payload of the variable. |
DatasetEntry
__init__
| Name | Description |
|---|---|
input | The input variable. |
context | The context variable. |
expectedOutput | The expected output variable. |