Skip to content

Conversation

@xzrderek
Copy link
Contributor

@xzrderek xzrderek commented Jan 27, 2026

Note

Updates Langfuse integration to be compatible with 2.x.

  • Replace from langfuse import get_client with from langfuse import Langfuse and add a get_client() shim returning Langfuse() in eval_protocol/adapters/langfuse.py
  • Update Langfuse-related tests to instantiate Langfuse() directly and keep observe usage
  • Add pytest.skip markers for HuggingFace datasets no longer available (e.g., gsm8k, squad) and one integration test

Written by Cursor Bugbot for commit 3f174a7. This will update automatically on new commits. Configure here.

@xzrderek xzrderek changed the title langfuse degrade clean up test suite errors Jan 27, 2026
@xzrderek xzrderek merged commit 3ddc996 into main Jan 27, 2026
17 checks passed
@xzrderek xzrderek deleted the derekx/test-errors branch January 27, 2026 08:59
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