1.1.13
版本发布时间: 2024-11-29 18:53:54
comet-ml/opik最新发布版本:1.1.13(2024-11-29 18:53:54)
- Update base version to 1.1.13 54a23a3 @CometActions
- [OPIK-408] List datasets sorted by last created experiment (#732) b5f814f @BorisTkachenko
- Jacques/docs updates (#744) 9c71bcb @jverre
- Updated docs (#745) 8adcfa4 @jverre
- OPIK-478 Update span cost during span update (#737) 15eae16 @BorisTkachenko
- [OPIK-380] Add
compare
button in experiment items table (#747) 1929d89 @andriidudar - OPIK-488 Fix NPE during span cost calculation (#749) 9440771 @BorisTkachenko
- NO-JIRA: Exclude Open API spec and code from pre-commit hooks (#748) ec20404 @andrescrz
- [OPIK-409] [FE][Experiments page][Grouping and charts] Implement sorting of groups by last created experiment (#750) 3aac1d0 @andriidudar
- [OPIK-472] Dataset items CRUD tests (#734) b782c75 @AndreiCautisanu
- [NA] Relax litellm dependency (#751) a703e02 @alexkuzmik
- [OPIK-487] Fix null pointer (#752) 4d70d5d @thiagohora
- Update all relevant workflows to run on main (#753) 80a53ce @liyaka
- [OPIK-492] [FR]: Export traces as JSON instead of CSV (#757) ee3cb50 @andriidudar
- [OPIK-340]: project metrics; (#755) a1623c3 @aadereiko
- [OPIK-443] [SDK] Add "model" and "provider" fields to spans (#740) 2dcab92 @japdubengsub
- OPIK-451 Allow users to delete default project (#758) df46b17 @BorisTkachenko
- [OPIK-340]: add time for daily metrics; (#760) 19fb3cd @aadereiko
- Updated quickstart notebook (#762) ead9eee @jverre
- OPIK-495 Don't return model and provider in payload instead of empty sting if missing (#764) f1ffe14 @BorisTkachenko
What's Changed
- [OPIK-408] List datasets sorted by last created experiment by @BorisTkachenko in https://github.com/comet-ml/opik/pull/732
- Jacques/docs updates by @jverre in https://github.com/comet-ml/opik/pull/744
- Updated docs by @jverre in https://github.com/comet-ml/opik/pull/745
- [OPIK-478] Update span cost during span update by @BorisTkachenko in https://github.com/comet-ml/opik/pull/737
- [OPIK-380] Add
compare
button in experiment items table by @andriidudar in https://github.com/comet-ml/opik/pull/747 - [OPIK-488] Fix NPE during span cost calculation by @BorisTkachenko in https://github.com/comet-ml/opik/pull/749
- NO-JIRA: Exclude Open API spec and code from pre-commit hooks by @andrescrz in https://github.com/comet-ml/opik/pull/748
- [OPIK-409] [FE][Experiments page][Grouping and charts] Implement sorting of groups by last created experiment by @andriidudar in https://github.com/comet-ml/opik/pull/750
- OPIK-472 dataset items CRUD tests by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/734
- [NA] Relax litellm dependency by @alexkuzmik in https://github.com/comet-ml/opik/pull/751
- [OPIK-487] Fix null pointer by @thiagohora in https://github.com/comet-ml/opik/pull/752
- [NA] update all relevant workflows to run on main by @liyaka in https://github.com/comet-ml/opik/pull/753
- [OPIK-492] [FR]: Export traces as JSON instead of CSV by @andriidudar in https://github.com/comet-ml/opik/pull/757
- [OPIK-340]: project metrics; by @aadereiko in https://github.com/comet-ml/opik/pull/755
- [OPIK-443] [SDK] Add "model" and "provider" fields to spans by @japdubengsub in https://github.com/comet-ml/opik/pull/740
- [OPIK-451] Allow users to delete default project by @BorisTkachenko in https://github.com/comet-ml/opik/pull/758
- [OPIK-340]: add time for daily metrics; by @aadereiko in https://github.com/comet-ml/opik/pull/760
- Updated quickstart notebook by @jverre in https://github.com/comet-ml/opik/pull/762
- [OPIK-495] Don't return model and provider in payload instead of empty sting if missing by @BorisTkachenko in https://github.com/comet-ml/opik/pull/764
Full Changelog: https://github.com/comet-ml/opik/compare/1.1.12...1.1.13