feat(provider): add free providers and enhance error handling
This commit is contained in:
parent
53a5f43993
commit
bdbe8162e7
16 changed files with 285 additions and 120 deletions
|
|
@ -43,6 +43,7 @@ export const PROVIDER_ENDPOINTS = {
|
|||
|
||||
// Re-export from providers.js for backward compatibility
|
||||
export {
|
||||
FREE_PROVIDERS,
|
||||
OAUTH_PROVIDERS,
|
||||
APIKEY_PROVIDERS,
|
||||
AI_PROVIDERS,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue