Skip to content

Commit 3939401

Browse files
committed
🐛 FIX: Exampels
1 parent b6343b7 commit 3939401

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/nodejs/baseai/baseai.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,4 @@ export const config = {
1313
useLocalEmbeddings: false,
1414
},
1515
envFilePath: '.env',
16-
env: {
17-
langbase: '===========================================================',
18-
openai: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
19-
},
2016
};

0 commit comments

Comments
 (0)