Skip to content

0.8.0

Compare
Choose a tag to compare
@onlyjackfrost onlyjackfrost released this 05 Sep 10:43
· 511 commits to main since this release
dda3417

Features

  • Support Trino data source. by @himanshu634 in #535
  • Support metadata into Langfuse tracking. by @paopa in #566
  • Optimize qdrant for multi-users setting. by @cyyeh in #558
  • Support sub-pipeline evaluation. by @paopa in #582
  • Optional attribute user_id for Langfuse metadata. by @paopa in #625
  • Question-based accuracy metric. by @paopa in #585
  • Allow multi-language support. by @cyyeh in #646

Fixes and Chores

  • Disable passing embedding model dimension to embedders. by @cyyeh in #579
  • Error handling for accuracy metric to avoid the select all query failure. by @paopa in #596
  • Expand the timeout and move the waiting check mechanism when force deploying. by @paopa in #601
  • UI layout is broken when selecting a sample dataset. by @fredalai in #609
  • Correct the wrong version in docker image. by @paopa in #639
  • Update dry run API parameter. by @cyyeh in #584
  • Refine the metadata and output in Langfuse. by @cyyeh in #580
  • Add script for MDL properties preparation. by @cyyeh in #589
  • Support a environment variable to trigger force deploying. by @cyyeh in #592
  • Handle add_quotes error. by @cyyeh in #595
  • Disable the force deploy option in the launcher. by @cyyeh in #600
  • Refine MDL preparation script. by @imAsterSun in #602
  • Remove wren UI service form the dependencies list when AI service starting. by @cyyeh in #608
  • Fix wrong ask candidate number. by @cyyeh in #610
  • Correct the searching behavior in historical question pipeline. by @cyyeh in #611
  • Update the behavior of calculating accuracy metric. by @cyyeh in #614
  • Improve SQL generation. by @cyyeh in #618
  • Improve eval data preparation. by @cyyeh in #621
  • Retrieval improvement. by @cyyeh in #599
  • Fix document meta. by @cyyeh in #637
  • Fix view candidate indexing and retrieval. by @cyyeh in #635
  • Fix filters logic for Qdrant. by @cyyeh in #638
  • Rename a few methods for better representation in Langfuse. by @cyyeh in #643
  • Improve SQL generation prompt. by @cyyeh in #645
  • Refine multi-language prompt. by @cyyeh in #648

Security

Update dependency version for security issue in #626, #628, #612, #567, #591, #590, #594, #615

Maintenance

Full Changelog: 0.7.5...0.8.0