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
}
}
},