v3.150.0
What's Changed
Features
- feat(evals): add single observation evals by @hassiebp in https://github.com/langfuse/langfuse/pull/11547
Fixes / Improvements
- fix(evals): support adding filters in llm as a judge by @marliessophie in https://github.com/langfuse/langfuse/pull/11760
- fix(readme): update LibreChat reference to correct repository by @danny-avila in https://github.com/langfuse/langfuse/pull/11594
- fix(events-table): observation filter should show all events by @nimarb in https://github.com/langfuse/langfuse/pull/11761
Chores
- chore: force sequential consistency for dual write by @Steffen911 in https://github.com/langfuse/langfuse/pull/11764
- chore: relax BatchDataRetentionCleanerQueue limits to allow for multiple tables processing at the same time by @sumerman in https://github.com/langfuse/langfuse/pull/11746
New Contributors
- @danny-avila made their first contribution in https://github.com/langfuse/langfuse/pull/11594
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.149.0...v3.150.0