Skip to content

If no coaia.json found, use environment variable #26

@jgwill

Description

@jgwill

If no coaia.json found in $HOME/coaia.json or ./coaia.json use the environment variables :

try to load them from .env first, if no .env, try to load from the current environment variables

LANGFUSE_SECRET_KEY=__LANGFUSE_SECRET_KEY__
LANGFUSE_PUBLIC_KEY=__LANGFUSE_PUBLIC_KEY__

LANGFUSE_HOST="https://us.cloud.langfuse.com"

LANGFUSE_AUTH3="Basic __base64 string encoded__"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions