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

This commit is contained in:
Dax
2026-06-23 20:53:31 -04:00
committed by GitHub
parent c556bddda3
commit 4898263dec
8 changed files with 202 additions and 141 deletions

View File

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