TaskType
Properties
string
"code_generation""file_operations""research""document_generation""general_chat"
View JSON Schema
{
"type": "string",
"enum": [
"code_generation",
"file_operations",
"research",
"document_generation",
"general_chat"
]
}