gt-node@1.0.8
·
63 commits
to main
since this release
Patch Changes
- #1923
1ae3e65Thanks @JoshKappler! -initializeGT()now readsGT_PROJECT_ID,GT_API_KEY, andGT_DEV_API_KEYfrom the environment as a fallback when they are not passed explicitly, matching the gt-node quickstart which sets these in.env. Explicit params still take precedence.