v2.60.0
版本发布时间: 2024-07-05 21:38:50
langfuse/langfuse最新发布版本:v2.78.0(2024-09-04 23:31:34)
What's Changed
- feat(scores): add non-numeric scores and score-configs via API, drop non-null cond on
value
inscores
table by @marliessophie in https://github.com/langfuse/langfuse/pull/2499- SDK methods and docs will follow shortly
- perf: read calculated cost from observations table directly if available by @hassiebp in https://github.com/langfuse/langfuse/pull/2500
- feat(ui): add 5-minute and 3-hour timeframes to dashboard by @marcklingen in https://github.com/langfuse/langfuse/pull/2544
- perf(ui): disable trpc batching for scores.filterOptions by @marcklingen in https://github.com/langfuse/langfuse/pull/2547
- docs(api): fix docs of delete /models/:id route by @marcklingen in https://github.com/langfuse/langfuse/pull/2548
- perf(ui): do not return trace input/output/metadata on traces.all trpc route by @marcklingen in https://github.com/langfuse/langfuse/pull/2546
Full Changelog: https://github.com/langfuse/langfuse/compare/v2.59.1...v2.60.0