Where are we setting up environment variables (.env)? #264
Unanswered
silverjerk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All other models are straight forward and loading without issue, but both z.AI and MiniMax are looking for an environment variable (MiniMax doesn't reference an .env file, but I assume these two errors are looking for the same file). Is the intention for this to be project-based and at the root of your code base; if not, where is it expecting that .env to live so it is seen globally?
Beta Was this translation helpful? Give feedback.
All reactions