Skip to content

Add example.env#19

Open
bdcorps wants to merge 1 commit intohrishioa:masterfrom
bdcorps:refactor/add-example-env
Open

Add example.env#19
bdcorps wants to merge 1 commit intohrishioa:masterfrom
bdcorps:refactor/add-example-env

Conversation

@bdcorps
Copy link
Copy Markdown

@bdcorps bdcorps commented Mar 30, 2024

Adds an example.env with reference to ANTHROPIC_API_KEY

Copy link
Copy Markdown

@eugene-yaroslavtsev eugene-yaroslavtsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Just added small comment for .env usage clarity

@@ -0,0 +1 @@
ANTHROPIC_API_KEY=
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ANTHROPIC_API_KEY=
# note: if you’re just running lumentis locally and already have this set in your env, there’s no need to set this up
ANTHROPIC_API_KEY=

@hrishioa
Copy link
Copy Markdown
Owner

hrishioa commented Apr 6, 2024

This is a good point! IIRC though the .env is only read automatically if bun's running things. If we're doing this shouldn't we import an .env with all runners if there's one there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants