chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-12 04:11:57 +00:00
parent ad2087094d
commit 66780195dc
2 changed files with 10 additions and 2 deletions

View File

@@ -1521,6 +1521,7 @@ export type ProviderConfig = {
}
provider?: {
npm: string
api: string
}
/**
* Variant-specific configuration
@@ -4038,6 +4039,7 @@ export type ProviderListResponses = {
}
provider?: {
npm: string
api: string
}
variants?: {
[key: string]: {