v2.32.0
What's Changed
- feat: update model match algo to support larger updates by @maxdeichmann in #1806
- perf: do not try ot match models without user provided model by @maxdeichmann in #1809
- fix: trace-level scores did not show on dataset runs table by @marcklingen in #1810
- feat: update openai models by @maxdeichmann in #1807
- feat: update existing openai models by @maxdeichmann in #1808
- fix: revert historic model update by @maxdeichmann in #1817
- feat: bring your own llm api key by @maxdeichmann in #1796
- fix: exhaustive check for lllm model provider by @maxdeichmann in #1819
- fix: return if betterstack env is not set by @maxdeichmann in #1825
- feat: add langfuse managed eval prompt templates by @maxdeichmann in #1815
Full Changelog: v2.31.0...v2.32.0