v2.6.0
What's Changed
- feat(api): add
DELETE /api/public/score/[scoreId]by @Jason-CKY in #1167 - feat(api): add htmlPath, latency, totalCost to
GET /tracesby @marcklingen in #1201 - feat(ui): preview of OpenAI function calls by @georgegebbett in #981
- feat(ui): add traces filter to dashboard by @maxdeichmann in #1202
- feat(api): add metrics/daily endpoint by @marcklingen in #1204
Other
- feat(ui): show total model cost per user in #1173
- feat(ui): display total cost of a session #1172
- feat(ui): show full id in session table by @RichardKruemmel in #1165
- feat(ui): add 75th percentile to latency graph by @marcklingen in #1195
- fix: fix scores table by @maxdeichmann in #1205
- fix(ui): sorting on all tables in #1168
New Contributors
- @Jason-CKY made their first contribution in #1167
- @georgegebbett made their first contribution in #981
Full Changelog: v2.5.1...v2.6.0