add distribution to koii task
This commit is contained in:
@ -4,6 +4,10 @@ DOCS_SECTIONS = {
|
|||||||
"name": "Task Lifecycle",
|
"name": "Task Lifecycle",
|
||||||
"description": "Explain how the task and audit stages work for this task\n\n",
|
"description": "Explain how the task and audit stages work for this task\n\n",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Reward System",
|
||||||
|
"description": "Explain how rewards are distributed for this task\n\n",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Task Variables",
|
"name": "Task Variables",
|
||||||
"description": "List all environment variables used in the task, as listed in config-task.yml\n\n",
|
"description": "List all environment variables used in the task, as listed in config-task.yml\n\n",
|
||||||
|
Reference in New Issue
Block a user