Skip to content

Commit 324b84b

Browse files
authored
Merge pull request #4 from telexintegrations/feat/zeromq-error-handling
feat: add ai suggestion fix for error
2 parents c112aec + b520e92 commit 324b84b

File tree

19 files changed

+11605
-1900
lines changed

19 files changed

+11605
-1900
lines changed

.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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules/
22

3-
.env
3+
.mastra
44

55
dist/
6+

0 commit comments

Comments
 (0)