feat: deprecate jetbrains extension in favor of public one (#2589)
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user