Skip to content

v2.39.0

Compare
Choose a tag to compare
@marcklingen marcklingen released this 13 May 23:02
· 76 commits to main since this release
e6f9e5e

What's Changed

  • feat: add pricing information and tokenization for gpt4o by @marcklingen in #2047 and #2048
  • fix(ui): scroll dataset item editor on large inputs by @marcklingen in #2027
  • feat: add env LANGFUSE_DEFAULT_TABLE_DATETIME_OFFSET by @aknorw in #2040
  • feat(scores): add nullable projectId to scores by @marcklingen in #2010
    • Note: the foreign key constraint will be dropped with the next version to allow for unordered ingestion of scores
    • chore: backfill projectid on score by @marcklingen in #2011
  • perf: add index to projectid on scores by @marcklingen in #2028
  • refactor: rename memberships to projectMemberships and enum MembershipRole to ProjectRole by @marcklingen in #2037

New Contributors

Full Changelog: v2.38.2...v2.39.0