Releases: comet-ml/opik
Releases · comet-ml/opik
1.1.12
What's Changed
- [OPIK-442] Add filtering for spans and traces based on cost/model/provider by @BorisTkachenko in #723
- [OPIK-438]: experiment sidebar restyle by @aadereiko in #714
- NO-JIRA E2E tests workflow clarity by @AndreiCautisanu in #724
- [OPIK-397] Add spans stats endpoint by @thiagohora in #715
- NO-JIRA: Add TypeScript autogenerated code by @andrescrz in #725
- [OPIK-288]: make sidebars close after clicking outside; by @aadereiko in #726
- [OPIK-448] [FE] UI on editing feedback score is slow by @andriidudar in #727
- [OPIK-448] [FE] UI on editing feedback score is slow by @andriidudar in #729
- [OPIK-457] Fix Redis lock keys leak by @thiagohora in #730
- [OPIK-395] Project Metrics - add tokens usage by @idoberko2 in #728
- [OPIK-474] Fix Flaky test by @thiagohora in #731
- [OPIK-354] Improve SDK robustness to connection issues by @alexkuzmik in #721
- [OPIK-470] Project Metrics - add cost by @idoberko2 in #733
- [OPIK-398] Project statistics - FE implementation by @andriidudar in #735
- [OPIK-398] Adjust padding in statistic headers by @andriidudar in #736
Full Changelog: 1.1.11...1.1.12
1.1.11
What's Changed
- [OPIK-415] Compute traces cost based on token usage by @BorisTkachenko in #703
- NO-JIRA: Generalise Fern generators to any SDK by @andrescrz in #720
- [OPIK-345] [UX improvements] Split feedback scores into individual columns by @andriidudar in #718
- [OPIK-395] Project Metrics - all but
usage
by @idoberko2 in #713 - NO-JIRA: Improve FeedbackDefinition swagger specification by @andrescrz in #722
- [OPIK-397] Add trace stats endpoint by @thiagohora in #692
Full Changelog: 1.1.10...1.1.11
1.1.10
What's Changed
- Fix broken SDK docs by @jverre in #684
- Fix docs by @jverre in #685
- Add Python SDK Anthropic docs by @jverre in #686
- Update LangChain docs by @jverre in #687
- [NA] improve models docstrings and expose them to public api by @alexkuzmik in #688
- [OPIK-445] LLama-index tests fix by @alexkuzmik in #689
- datasets tests, GHA merging, minor fix-ups by @AndreiCautisanu in #680
- [OPIK-432] Project Metrics MVP by @idoberko2 in #678
- NO-JIRA: Remove amd64 architecture from docker compose by @andrescrz in #695
- [OPIK-414] Compute span cost based on token usage by @BorisTkachenko in #671
- NO-JIRA: Add generate Open API script by @andrescrz in #697
- Update changelog by @jverre in #699
- NO-JIRA: Updated Python SDK fern autogenerated code by @andrescrz in #700
- Update the evaluation method to pass the dataset item to the scoring method by @jverre in #698
- NO-JIRA: Automate and update Open API yaml for the documentation app by @andrescrz in #701
- [NA] fix wrong grammar in README by @idoberko2 in #710
- [OPIK-461] Text columns should wrap content in dataset table by @andriidudar in #712
- update_current_span now supports updating the output by @jverre in #709
- Implement tracking for beta.chat.completions.parse method by @jverre in #707
- [OPIK-441] Split feedback score name endpoints by @thiagohora in #704
- [NA]Add custom scrollbar styles for widows OSs by @andriidudar in #716
- [OPIK-449] evaluate: make experiment items to be uploaded right after their tasks are done by @alexkuzmik in #691
- [NA] Update setup.py dependencies by @alexkuzmik in #717
- NO-JIRA: Upgrade Fern to latest versions by @andrescrz in #719
Full Changelog: 1.1.9...1.1.10
1.1.9
What's Changed
- [OPIK-434] encapsulate backend emulator setup into a lighter fixture by @alexkuzmik in #672
- [OPIK-427]: remove pandas from the app dependencies; and add it to an unit test requirements; by @aadereiko in #675
- [OPIK-285] allow users to specify function parameters to not log when using the track decorator by @alexkuzmik in #677
- [OPIK-378] Update styling of table row items by @andriidudar in #679
- Fix broken links by @jverre in #682
- Jacques/update broken links by @jverre in #683
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed
- [OPIK-225]: fix the bug for usage of openai and langchain; by @aadereiko in #661
- [OPIK-410] improve batch mechanism in SDK by @alexkuzmik in #648
- [OPIK-433] truncate base64 images for
datasetItem.experimentItems
by @idoberko2 in #664 - Update readme by @robertlacok in #666
- [OPIK-280] [UX improvements] Changes to table navigation by @andriidudar in #665
- [OPIK-425] Add images to dataset/experiment items sidebar by @ferc in #668
- [OPIK-429] [FE] Truncate base64 images in experiment/dataset items table by @andriidudar in #669
- [OPIK-64] SDK missing openai metadata in opik openai integration by @alexkuzmik in #667
New Contributors
- @robertlacok made their first contribution in #666
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- [OPIK-51]: make scoring_metrics optional by @aadereiko in #636
- Updated changelog by @jverre in #652
- [DEV-2440] opik chart improvements by @liyaka in #650
- Add new Anthropic integration documentation by @Lothiraldan in #653
- Bump org.redisson:redisson from 3.38.1 to 3.39.0 in /apps/opik-backend by @dependabot in #655
- Bump io.projectreactor:reactor-test from 3.6.9 to 3.7.0 in /apps/opik-backend by @dependabot in #654
- [OPIK-418] Add endpoint to return all feedback score names by @thiagohora in #646
- Adding Segment to documentation by @jverre in #657
- [OPIK-417] Truncate base64 images for dataset items by @idoberko2 in #651
- update base image for be by @liyaka in #658
- Bump opentelmetry.version from 2.9.0 to 2.10.0 in /apps/opik-backend by @dependabot in #656
- Upgrade FrontEnd dependencies by @ferc in #659
- [OPIK-192]: [SDK] add a link to create dataset by @aadereiko in #641
- use template for clickhouse.backup.bucketURL by @liyaka in #660
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- [OPIK-391]: [FE] add a redirect support to datasets; by @aadereiko in #642
- [NA]: [FE] replace getProjectByName function endpoint; by @aadereiko in #643
- Introduce
evaluate_experiment
method by @jverre in #630 - [OPIK-428] Detect images in the trace/span input by URL extension by @ferc in #647
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- [OPIK-203] Filter our spans.usage with null values by @BorisTkachenko in #617
- [OPIK-396] dynamically sort by last_updated_trace_at by @idoberko2 in #623
- update docker-compose to use volumes by @liyaka in #626
- [OPIK-390]: [SDK] add a project name to creation of traces; by @aadereiko in #607
- [OPIK-402]: handle project name and score definitions for evaluate(); by @aadereiko in #613
- [OPIK-330] Add guidelines to migrations by @thiagohora in #633
- OPIK-361 traces CRUD tests by @AndreiCautisanu in #629
- [OPIK-422] fix projects with no traces sorting by @idoberko2 in #631
- [OPIK-372] [FE] Add sorting for projects table by @andriidudar in #628
- [CM-11750] Remove colab links from the quickstart in the sagemaker integration by @ferc in #635
- [OPIK-422] minor code improvements by @idoberko2 in #634
- [OPIK-337] anthropic integration by @alexkuzmik in #571
- [OPIK-405] Detect base64 images across the input object by @ferc in #637
- [OPIK-405] Add missing format for GIF images by @ferc in #639
- [OPIK-405] Fix case where data.input could be undefined by @ferc in #640
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed
- [OPIK-322] [OPIK-323] Filter datasets and experiments by prompt id by @thiagohora in #603
- [OPIK-389] Retrieve project by name by @thiagohora in #608
- [NA]: fix a recomment typo; by @aadereiko in #610
- [ISSUE-612] [Bug]: Broken design in new Experiments page by @andriidudar in #614
- Update changelog and roadmap by @jverre in #619
- [NA] Add comment with reason why dataset items are not deleted by @thiagohora in #620
- [OPIK-407] truncation bug fix by @idoberko2 in #615
- [OPIK-350] [Prompts Library][FE] Prompts details: Experiments tab by @andriidudar in #621
- [OPIK-350] [Prompts Library][FE] Prompts details: Experiments tab by @andriidudar in #622
- Enable truncate base64 images in traces/spans table by @ferc in #624
- [OPIK-298] [UX improvements] Increase default amount of items per page by @andriidudar in #625
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- [OPIK-294] Datasets filter by linked with experiment only by @thiagohora in #586
- [OPIK-239] [UX improvements] Add charts of experiment table by @andriidudar in #601
- Upgrade
happy-dom
version to fix vulnerability issues by @ferc in #604 - [OPIK-239] [UX improvements] Add charts of experiment table by @andriidudar in #606
- [OPIK-394]: adjust the UI for Prompts to Figma; by @aadereiko in #609
- Revert truncate base64 images in the traces/spans table by @ferc in #611
Full Changelog: 1.1.2...1.1.3