We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d5898 commit 9cff94fCopy full SHA for 9cff94f
packages/nextjs/src/config/withSentryConfig.ts
@@ -52,6 +52,13 @@ export const DEFAULT_SERVER_EXTERNAL_PACKAGES = [
52
'mysql',
53
'mysql2',
54
'knex',
55
+ 'openai',
56
+ '@langchain/openai',
57
+ '@langchain/anthropic',
58
+ '@langchain/google-genai',
59
+ '@langchain/mistralai',
60
+ '@langchain/google-vertexai',
61
+ '@langchain/groq',
62
'pg',
63
'pg-pool',
64
'@node-redis/client',
0 commit comments