Skip to content

Releases: mostly-ai/mostlyai-qa

1.5.5

13 Feb 10:26
1f546bf
Compare
Choose a tag to compare

What's Changed

  • refactor: drop unused report extra arg

Full Changelog: 1.5.4...1.5.5

1.5.4

13 Feb 09:11
dbd2315
Compare
Choose a tag to compare

What's Changed

  • feat: enabling anchor links with scrolling inside iFrames #106
  • fix: suppress warning originating from phik #104
  • build: use gha gpu runner with NVIDIA image
  • build: uv run without re-syncing the environment #105
  • chore: upgrade twine dependency #108
  • chore: remove pkginfo dependency #110

Full Changelog: 1.5.3...1.5.4

1.5.3

04 Feb 13:45
165dcf6
Compare
Choose a tag to compare

What's changed

  • build: downgrade plotly to <6.0.0

1.5.2

31 Jan 14:39
42e72ed
Compare
Choose a tag to compare

What's changed

  • docs: Update README.md
  • build: add mostlyai-qa[cpu] and mostlyai-qa[gpu] extras
  • build: added GPU workflow runners in gtihub actions

1.5.1

27 Jan 15:24
663121e
Compare
Choose a tag to compare

What's Changed

  • docs: Updated README.md
  • fix: handle FutureWarning triggered by pandas.concat
  • feat: add a helper for initializing logging

Full Changelog: 1.5.0...1.5.1

1.5.0

21 Jan 16:47
a8e0fee
Compare
Choose a tag to compare

What's changed

  • fix: incorrect accuracy setup calculation
  • feat: remove rich progress
  • feat: remove dependency on pickle

1.4.4

16 Jan 17:11
921248c
Compare
Choose a tag to compare

What's changed

  • refactor: refine UserWarning in case of many embeds to be calculated
  • docs: refined API docs
  • build: migrate from poetry to uv, makefile, pyupgrade and dependencies

1.4.1

18 Dec 15:52
6242052
Compare
Choose a tag to compare

What's Changed

  • docs: fix docs to point to ModelMetrics

1.4.0

18 Dec 15:44
0316744
Compare
Choose a tag to compare

What's Changed

  • fix: fix issue with KDE plots for constant columns in synthetic
  • refactor: rename Metrics to ModelMetrics

1.3.5

17 Dec 15:13
1e996b4
Compare
Choose a tag to compare

What's Changed

  • Remove embedder from package, and download on demand
  • regrouping pyproject.toml

Full Changelog: 1.3.3...1.3.5