Releases: validmind/validmind-library
Releases · validmind/validmind-library
v2.13.5
What's Changed
- Bump black from 22.12.0 to 25.11.0 by @dependabot[bot] in #515
- Bump langchain from 0.3.29 to 0.3.30 by @dependabot[bot] in #508
- feat(auth): OIDC device flow & API audience for library (sc-15741) by @jamadriz in #501
- [SC-16470] Support keyless Gemini fallback for judge configuration by @juanmleng in #521
New Contributors
Full Changelog: v2.13.4...v2.13.5
v2.13.4
What's Changed
- notebooks: Updated key concepts by @validbeck in #517
- [SC-16431] Limit build contents to reduce PyPI package size by @juanmleng in #520
Full Changelog: v2.13.3...v2.13.4
v2.13.3
What's Changed
- add databricks sample notebook by @nateshim in #495
- [SC-16157] LLM is not configured error by @juanmleng in #502
- [SC-16186] Fix notebook e2e runner to pass document to vm.init by @juanmleng in #503
- [SC 16197] Migration of the project from poetry to uv by @AnilSorathiya in #504
- [SC-16155] Fix async chart uploads by pre-serializing figure images by @juanmleng in #505
- [SC 16234] Two small fixes to built-in ValidMind tests by @AnilSorathiya in #512
- notebooks: PRT work pt1 by @validbeck in #509
- [SC-15023] feat(figures): add title field for figures and route to caption registry by @johnwalz97 in #514
- fix: update tests/e2e noteabooks api hostname by @eggshell in #516
- [SC-16225] Add Gemini support by @juanmleng in #513
- notebooks: Updated evidence & artifact linking on validation reports by @validbeck in #518
- docs: SR 26-2 references in notebook and configs by @nrichers in #511
- Replace defunct test description links with test sandbox in notebooks by @nrichers in #510
Full Changelog: v2.13.1...v2.13.3
v2.13.1
What's Changed
- [SC-15812] Pin qdrant-client version in RAG notebooks by @juanmleng in #494
- fix: include bool dtype in categorical columns for TabularDescriptionTables (ZD #609) by @hunner in #496
- ZD 595: Bump kaleido to newer version to avoid hanging by @hunner in #498
- Release v2.13.1 by @hunner in #500
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- Filter internal helper modules from docs sidebar by @nrichers in #476
- [SC-15520] Expose qualitative text agent to vm library by @juanmleng in #493
Full Changelog: v2.12.5...v2.13.0
v2.12.5
v2.12.4
What's Changed
- notebook: Edited Run comparison tests by @validbeck in #487
- Add support for python 3.13 + 3.14 by @mdeyell-valid-mind in #491
- Update R wrapper for the VM library by @cachafla in #490
Full Changelog: v2.12.2...v2.12.4
v2.12.2
What's Changed
- notebooks: Update templates & notebooks with 'document' parameter in vm.init() by @validbeck in #486
- Add get_numeric_columns method in VMDataset to get list of all numeric columns by @AnilSorathiya in #485
- [SC-15178] Remove deprecated project alias from vm.init by @juanmleng in #488
- Wrap markdown tables in for CKEditor compatibility by @cachafla in #489
Full Changelog: v2.12.1...v2.12.2
v2.12.1
What's Changed
- Add trace-based evaluation in agent evaluation metrics to get correct score by @AnilSorathiya in #478
- notebook: Edited Run dataset-based tests by @validbeck in #480
- Add optional model doc slug field by @mdeyell-valid-mind in #479
- Add library version by @mdeyell-valid-mind in #481
- [SC-14933] Fix-missing-values-threshold-and-rename-parameter by @juanmleng in #482
- Fix unclosed ul tag in document_agentic_ai.ipynb by @nrichers in #483
- fix: use PAT instead of GITHUB_TOKEN for release tag workflow by @eggshell in #484
New Contributors
- @mdeyell-valid-mind made their first contribution in #479
Full Changelog: v2.11.3...v2.12.1
v2.11.3
What's Changed
- notebooks: Added updated copyright footer by @validbeck in #466
- Create and add scorer store in the list_tests interface by @AnilSorathiya in #465
- notebook templates & scripts: Append copyright & copyright verification/update by @validbeck in #467
- Update scorer metics path from scorer to scorers by @AnilSorathiya in #468
- [SC-14192] Pin aiohttp[speedups] to avoid backports.zstd dependency by @juanmleng in #470
- Fix langgraph version in the agentic demo notebook by @AnilSorathiya in #471
- [SC-14222] Incorrect plotly figures displayed by @juanmleng in #473
- notebook: Document an agentic AI system by @validbeck in #472
- notebooks & notebook templating: Removed references to selecting use cases & added missing templates by @validbeck in #474
- notebooks: Reorganization in preparation for editing by @validbeck in #475
- notebooks: Quick update for the "Learn more" section by @validbeck in #477
- feat: release from tags instead of branch promotion by @eggshell in #446
Full Changelog: v2.11.1...v2.11.3