feat(core): map providers to integrations (#33562)

This commit is contained in:
Dax 2026-06-23 20:53:31 -04:00 committed by GitHub
commit 4898263dec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 201 additions and 140 deletions

View file

@ -4082,6 +4082,7 @@ export type ModelV2Info = {
export type ProviderV2Info = {
id: string
integrationID?: string
name: string
disabled?: boolean
api: