Skip to content

v0.0.20

Compare
Choose a tag to compare
@nsthorat nsthorat released this 20 Sep 20:05
· 416 commits to main since this release

Features

  • Add "More like this" button in the item viewer by @dsmilkov in #676
  • Add simple labeling functionality in the item viewer by @dsmilkov in #679
  • Add removing labels, and add row_ids to add labels. by @nsthorat in #680
  • Improving the label download by @dsmilkov in #682
  • Expose LangSmithSource to the public API and docs by @dsmilkov in #684
  • Add UI to clear labels. by @nsthorat in #686
  • Add a 'label all' button to label all results in view by @nsthorat in #687
  • Add docs for labeling. Fix some labeling issues. by @nsthorat in #692

Bug fixes

  • Tiny CSS fixes to make mobile not terrible by @nsthorat in #677
  • Fix REST API with new labels API. by @nsthorat in #681
  • Fix issue with overflow on text by @nsthorat in #683
  • Fix upload scripts so we can push to a staging directory without uploading data. by @nsthorat in #689
  • Add better error messaging when inferring schema by @dsmilkov in #691
  • Fix the huggingface deploy script. by @nsthorat in #695
  • Fix bug with UDFs after metadata separation by @nsthorat in #696

Other

Full Changelog: v0.0.19...v0.0.20