mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 19:55:11 +00:00
sync
This commit is contained in:
parent
c999c3d9e5
commit
3bedf95e12
1 changed files with 0 additions and 2 deletions
|
|
@ -952,7 +952,6 @@ export type ProviderConfig = {
|
|||
[key: string]: {
|
||||
id?: string
|
||||
name?: string
|
||||
target?: string
|
||||
release_date?: string
|
||||
attachment?: boolean
|
||||
reasoning?: boolean
|
||||
|
|
@ -2698,7 +2697,6 @@ export type ProviderListResponses = {
|
|||
[key: string]: {
|
||||
id: string
|
||||
name: string
|
||||
target: string
|
||||
release_date: string
|
||||
attachment: boolean
|
||||
reasoning: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue