feat(core): map providers to integrations (#33562)
This commit is contained in:
@@ -4082,6 +4082,7 @@ export type ModelV2Info = {
|
||||
|
||||
export type ProviderV2Info = {
|
||||
id: string
|
||||
integrationID?: string
|
||||
name: string
|
||||
disabled?: boolean
|
||||
api:
|
||||
|
||||
Reference in New Issue
Block a user