Skip to content

Conversation

@grhaonan
Copy link
Contributor

@grhaonan grhaonan commented Jan 4, 2026

The Langfuse portal now displays LANGFUSE_BASE_URL when creating API keys, but these labs use an older version of the Langfuse library that expects LANGFUSE_HOST. This causes issues when users copy-paste directly from the portal.

Added warning callouts to:

  • .env.example (comment)
  • README.md (setup section)
  • All English lab notebooks (labs 1-5)
  • All Japanese lab notebooks (labs 1, 2, 3.1, 3.2)

🤖 Generated with Claude Code

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

The Langfuse portal now displays LANGFUSE_BASE_URL when creating API keys,
but these labs use an older version of the Langfuse library that expects
LANGFUSE_HOST. This causes issues when users copy-paste directly from the
portal.

Added warning callouts to:
- .env.example (comment)
- README.md (setup section)
- All English lab notebooks (labs 1-5)
- All Japanese lab notebooks (labs 1, 2, 3.1, 3.2)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant