fix(provider): config error patch-1
This commit is contained in:
@@ -27,5 +27,5 @@ export function getAiSdkProviderId(provider: Provider): ProviderId | 'openai-com
|
||||
return provider.id as ProviderId
|
||||
}
|
||||
|
||||
return provider.id as ProviderId
|
||||
return 'openai-compatible'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user