You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
607 B
42 lines
607 B
{
|
|
"local": [
|
|
{
|
|
"type": "video",
|
|
"id": "LocalCompletion"
|
|
}
|
|
],
|
|
"cloud": [
|
|
{
|
|
"type": "video",
|
|
"id": "CloudCompletion"
|
|
},
|
|
{
|
|
"type": "video",
|
|
"id": "FixWithAI"
|
|
},
|
|
{
|
|
"type": "video",
|
|
"id": "CommandGenerationInTerminal"
|
|
},
|
|
{
|
|
"type": "video",
|
|
"id": "GenerateTests"
|
|
},
|
|
{
|
|
"type": "video",
|
|
"id": "ContextAwareChat"
|
|
},
|
|
{
|
|
"type": "video",
|
|
"id": "MergeWithAI"
|
|
}
|
|
],
|
|
"enterprise": [
|
|
{
|
|
"type": "video",
|
|
"id": "AIEnterprise",
|
|
"common": true
|
|
}
|
|
]
|
|
}
|