v2.32.0
版本发布时间: 2024-04-24 22:41:40
langfuse/langfuse最新发布版本:v2.78.0(2024-09-04 23:31:34)
What's Changed
- feat: update model match algo to support larger updates by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1806
- perf: do not try ot match models without user provided model by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1809
- fix: trace-level scores did not show on dataset runs table by @marcklingen in https://github.com/langfuse/langfuse/pull/1810
- feat: update openai models by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1807
- feat: update existing openai models by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1808
- fix: revert historic model update by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1817
- feat: bring your own llm api key by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1796
- fix: exhaustive check for lllm model provider by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1819
- fix: return if betterstack env is not set by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1825
- feat: add langfuse managed eval prompt templates by @maxdeichmann in https://github.com/langfuse/langfuse/pull/1815
Full Changelog: https://github.com/langfuse/langfuse/compare/v2.31.0...v2.32.0