Skip to content

LANGFUSE_BASEURL instead of LANGFUSE_BASE_URL suggested by langfuse #19

Description

@adumont

When creating a new API key in Langfuse, it offers you to copy/past the keys and url in .env format like this:

LANGFUSE_SECRET_KEY="sk-lf-..."
LANGFUSE_PUBLIC_KEY="pk-lf-..."
LANGFUSE_BASE_URL="https://..."

but opencode-plugin-langfuse expects LANGFUSE_BASEURL instead of the default variable name LANGFUSE_BASE_URL, kindly, suggested by langfuse.

I'd suggest you switch to langfuse suggested naming for developper ease, and maybe keep supporting the old LANGFUSE_BASEURL to avoid breaking anyone installation.

Activity

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

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