feat: deprecate jetbrains extension in favor of public one (#2589)

This commit is contained in:
Yingjie He
2025-07-19 13:58:06 -07:00
committed by GitHub
parent 78b30cc0ca
commit ef496329b9
8 changed files with 7 additions and 607 deletions
+5
View File
@@ -1827,6 +1827,11 @@
"format": "double",
"description": "Cost per token for output (optional)",
"nullable": true
},
"supports_cache_control": {
"type": "boolean",
"description": "Whether this model supports cache control",
"nullable": true
}
}
},
-9
View File
@@ -26,15 +26,6 @@
"env_keys": [],
"timeout": 300
},
{
"id": "jetbrains",
"name": "Jetbrains",
"description": "Integration with any Jetbrains IDE",
"enabled": false,
"type": "builtin",
"env_keys": [],
"timeout": 300
},
{
"id": "tutorial",
"name": "Tutorial",
@@ -32,17 +32,6 @@
"timeout": 300,
"bundled": true
},
{
"id": "jetbrains",
"display_name": "Jetbrains",
"name": "jetbrains",
"description": "Integration with any Jetbrains IDE",
"enabled": false,
"type": "builtin",
"env_keys": [],
"timeout": 300,
"bundled": true
},
{
"id": "tutorial",
"name": "tutorial",