Skip to content

Feature Request: use dotenv for environment variables as well #98

@larrycai

Description

@larrycai

So far, I need to put variables in .env and some shell needs extra export like

export OPENAI_API_KEY=sk-e5b67baxxx

It will be nice to use dotenv to load .env file when started to avoid extra steps for the environment setting

see .env.sample which is kind of common nowadays

thx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions