Skip to content

Conversation

@nimarb
Copy link
Contributor

@nimarb nimarb commented Jul 4, 2025

Important

Adds default values to .env.template for Langfuse host and keys, improving local development setup.

  • Environment Configuration:
    • Updated .env.template to set LANGFUSE_HOST=http://localhost:3000 as default.
    • Added example values for LANGFUSE_PUBLIC_KEY and LANGFUSE_SECRET_KEY.
    • Retained empty placeholders for optional E2E test API keys (e.g., OpenAI, SERPAPI).

This description was created by Ellipsis for e66cc81. You can customize this summary. It will automatically update as commits are pushed.


Greptile Summary

Disclaimer: Experimental PR review

Added default values to .env.template to improve local development setup experience, setting localhost defaults for Langfuse host and example keys.

  • Modified .env.template to include LANGFUSE_HOST=localhost:3000 as default server URL
  • Added example public/secret keys to demonstrate expected format
  • Maintained empty placeholders for optional E2E test API keys (OpenAI, SERPAPI, etc.)

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

LGTM

1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile

@nimarb nimarb enabled auto-merge (squash) July 4, 2025 12:03
@nimarb nimarb disabled auto-merge July 4, 2025 12:03
@nimarb nimarb enabled auto-merge (squash) July 4, 2025 12:04
@nimarb nimarb merged commit 404ebbf into main Jul 4, 2025
10 checks passed
@nimarb nimarb deleted the nimar/lfe-5674-default-env branch July 4, 2025 12:18
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.

2 participants