Skip to content

Commit 95bf342

Browse files
authored
Merge pull request #3 from telexintegrations/feat/zeromq-error-handling
fix: resolve TypeScript errors and enhance type safety
2 parents c112aec + 853979e commit 95bf342

19 files changed

Lines changed: 11628 additions & 1913 deletions

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
GOOGLE_GENERATIVE_AI_API_KEY=AIzaSyDq_gCgsHNFwX7utMUXHg2b3K9rYDnZEDg

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
node_modules/
22

3-
.env
43

54
dist/
5+

0 commit comments

Comments
 (0)