Vercel ai gateway (#10)
* feat: use vercel ai gateway * fix: correct response handling * ci: add pipeline
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
],
|
||||
"paths": {
|
||||
"@anthropic": ["./utils/anthropicClient.ts"],
|
||||
"@aiGateway": ["./utils/aiGatewayClient.ts"],
|
||||
"@components/*": ["./components/*"],
|
||||
"@utils/*": ["./utils/*"],
|
||||
"@consumer/*": ["./utils/consumer/*"],
|
||||
|
||||
Reference in New Issue
Block a user