0.1.22
- Update base version to 0.1.22 76144c5 @CometActions
- Fixed broken experiment link in colab (#360) fd9c847 @jverre
- Fix doc links (#361) c4e15fd @jverre
- [OPIK-160] Fix trace and span error during insertion due to input/output size (#362) 63d162b @thiagohora
- [OPIK-147] Add filters to dataset item experiment compare endpoint (#359) 373194c @thiagohora
- [OPIK-217] Fix FE docker image to do not use the local node_modules folder (#363) f7bd89d @ferc
- [OPIK-194] rest of e2e sanity tests, docstrings and architecture cleanup (#364) 2b5846b @AndreiCautisanu
What's Changed
- Fixed broken experiment link in colab by @jverre in #360
- Fix doc links by @jverre in #361
- [OPIK-160] Fix trace and span error during insertion due to input/output size by @thiagohora in #362
- [OPIK-147] Add filters to dataset item experiment compare endpoint by @thiagohora in #359
- [OPIK-217] Fix FE docker image to do not use the local node_modules folder by @ferc in #363
- OPIK-194 rest of e2e sanity tests, docstrings and architecture cleanup by @AndreiCautisanu in #364
Full Changelog: 0.1.21...0.1.22