mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 01:12:15 +00:00
chore: generate
This commit is contained in:
parent
16cac69a72
commit
6473e15793
2 changed files with 0 additions and 8 deletions
|
|
@ -1466,10 +1466,6 @@ export type ProviderConfig = {
|
|||
* GitHub Enterprise URL for copilot authentication
|
||||
*/
|
||||
enterpriseUrl?: string
|
||||
/**
|
||||
* Set the OpenAI Responses store flag for this provider
|
||||
*/
|
||||
store?: boolean
|
||||
/**
|
||||
* Enable promptCacheKey for this provider (default false)
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -8971,10 +8971,6 @@
|
|||
"description": "GitHub Enterprise URL for copilot authentication",
|
||||
"type": "string"
|
||||
},
|
||||
"store": {
|
||||
"description": "Set the OpenAI Responses store flag for this provider",
|
||||
"type": "boolean"
|
||||
},
|
||||
"setCacheKey": {
|
||||
"description": "Enable promptCacheKey for this provider (default false)",
|
||||
"type": "boolean"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue