chore: generate
This commit is contained in:
parent
fcf2da9571
commit
b2da41cfad
2 changed files with 8 additions and 0 deletions
|
|
@ -1466,6 +1466,10 @@ 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)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue