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 b6343b7 commit 3939401Copy full SHA for 3939401
examples/nodejs/baseai/baseai.config.ts
@@ -13,8 +13,4 @@ export const config = {
13
useLocalEmbeddings: false,
14
},
15
envFilePath: '.env',
16
- env: {
17
- langbase: '===========================================================',
18
- openai: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
19
- },
20
};
0 commit comments