Skip to content

Releases: comet-ml/opik

1.1.7

18 Nov 15:22
54ce162
Compare
Choose a tag to compare

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

15 Nov 14:52
f2f037e
Compare
Choose a tag to compare

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

14 Nov 16:17
0286415
Compare
Choose a tag to compare

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

13 Nov 12:48
0fe9eb4
Compare
Choose a tag to compare

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

12 Nov 13:06
95b891e
Compare
Choose a tag to compare

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

1.1.2

11 Nov 15:17
023e88c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

v1.1.1

23 Aug 14:34
56ee320
Compare
Choose a tag to compare

Release 1.1.0

10 Aug 12:59
02f2835
Compare
Choose a tag to compare

1.0.5

05 Nov 13:01
9eca8dd
Compare
Choose a tag to compare

What's Changed

  • Changelog 31st Oct 2024 by @jverre in #527
  • Update issue template by @jverre in #536
  • Jacques/update issue template by @jverre in #539
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.2 in /apps/opik-backend by @dependabot in #544
  • Bump org.redisson:redisson from 3.37.0 to 3.38.1 in /apps/opik-backend by @dependabot in #541
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 in /apps/opik-backend by @dependabot in #543
  • Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 in /apps/opik-backend by @dependabot in #540
  • sanity fixes by @AndreiCautisanu in #533
  • add additionalNginxSettings for frontend configuration by @liyaka in #530
  • Introduce Opik.search_spans by @jverre in #545
  • [OPIK-309] Create prompt endpoint by @thiagohora in #531
  • [OPIK-309] Expose Prompt library API contracts by @thiagohora in #532
  • [OPIK-310] Expose get prompts api by @thiagohora in #547
  • [OPIK-271] Add integration with aws bedrock by @alexkuzmik in #529

Full Changelog: 1.0.4...1.0.5

1.0.4

31 Oct 15:23
b953359
Compare
Choose a tag to compare

What's Changed

  • [NA]: fix a typo of users in docs; by @aadereiko in #514
  • NA: Fixing the side effects of the function and printing the correct error message by @japdubengsub in #518
  • [NA] Fix OpenTelemtry service name setup by @thiagohora in #521
  • [OPIK-329] fix backend version endpoint by @idoberko2 in #513
  • [OPIK-167] Add number of dataset items in dataset page by @BorisTkachenko in #517
  • [OPIK-136] fix cors request header comet workspace by @idoberko2 in #520
  • [OPIK-294] Use application events to fill last experiment created at on datasets table. by @thiagohora in #511
  • [OPIK-309] Add prompt library tables by @thiagohora in #516
  • [OPIK-294] Add filter option to return only datasets with experiments by @thiagohora in #515
  • Increase the client_max_body_size in nginx for better support for images in the payload by @ferc in #523
  • OPIK-157 Error when installing Opik from Colab (remove questionary dependency) by @japdubengsub in #512
  • [OPIK-352] Display dataset item count by @ferc in #525

Full Changelog: 1.0.3...1.0.4