Skip to content

Releases: comet-ml/opik

1.0.2

28 Oct 16:37
18cb086
Compare
Choose a tag to compare

What's Changed

  • [OPIK-264] Minor fixes by @thiagohora in #461
  • Added config documentation by @jverre in #482
  • Jacques/quickstart guide update by @jverre in #483
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.6.0 in /apps/opik-backend by @dependabot in #489
  • Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.21.0 in /apps/opik-backend by @dependabot in #488
  • Bump com.mysql:mysql-connector-j from 8.4.0 to 9.1.0 in /apps/opik-backend by @dependabot in #487
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.8.0 in /apps/opik-backend by @dependabot in #486
  • Bump org.jdbi:jdbi3-stringtemplate4 from 3.45.2 to 3.47.0 in /apps/opik-backend by @dependabot in #485
  • OPIK-224 [SDK] Create new LLM eval metric - G-eval by @japdubengsub in #402

Full Changelog: 1.0.1...1.0.2

1.0.1

26 Jun 14:42
2e5bf3d
Compare
Choose a tag to compare

1.0.0

08 Jun 15:08
d545dba
Compare
Choose a tag to compare

0.2.2

18 Oct 10:21
2e99f5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

17 Oct 17:34
00ce275
Compare
Choose a tag to compare

What's Changed

  • [NA] Langchain integration: replace to_json with model_dump by @alexkuzmik in #415

Full Changelog: 0.2.0...0.2.1

0.2.0

17 Oct 16:50
de25b6f
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 in /apps/opik-backend by @dependabot in #385
  • Bump software.amazon.jdbc:aws-advanced-jdbc-wrapper from 2.3.8 to 2.4.0 in /apps/opik-backend by @dependabot in #384
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.10.1 in /apps/opik-backend by @dependabot in #383
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 in /apps/opik-backend by @dependabot in #381
  • Bump org.mapstruct.version from 1.5.5.Final to 1.6.2 in /apps/opik-backend by @dependabot in #382
  • [NA] fix typos by @obezpalko in #386
  • fix local installation by @liyaka in #387
  • Fix reference doc for integrations by @Lothiraldan in #388
  • [OPIK-238] Fix orphan spans error ignoring them by @ferc in #389
  • NO-JIRA: Refine CODEOWNERS by @andrescrz in #390
  • [CM-11588] Add support to trace limit reached warning by @ferc in #393
  • Add new examples cookbooks by @Lothiraldan in #394
  • [OPIK-218] Remove limitations in dataset items by @thiagohora in #369
  • OPIK-185 [SDK] Allow users to configure the project name in Llama Index integration by @japdubengsub in #391
  • [OPIK-218] Allow null custom fields by @thiagohora in #399
  • [OPIK-261] Feedback score batch fix for closed connection by @thiagohora in #395
  • Add pre-commit config for documentation and run on all documentation files by @Lothiraldan in #396
  • [OPIK-220] [UX Improvement] Add quickstart page by @andriidudar in #398
  • Remove extraneous dependency in Groq cookbook by @Lothiraldan in #403
  • Update version.txt by @ferc in #406
  • Added roadmap and changelog docs by @jverre in #409
  • NO-JIRA: Fix docker-compose README.md by @andrescrz in #413
  • [OPIK-242] Adjust FE page for dataset items and experiment items by @andriidudar in #412
  • [NA] Improve langchain data serialization by @alexkuzmik in #414

Full Changelog: 0.1.23...0.2.0

0.1.23

14 Oct 14:27
d03a61c
Compare
Choose a tag to compare

What's Changed

  • Updated trace url link by @jverre in #366
  • Jacques/doc updates by @jverre in #367
  • OPIK-257 [FE] Add filter button to experiments compare page by @andriidudar in #368
  • OPIK-184 [SDK] Allow users to configure the project name in OpenAI integration by @japdubengsub in #365
  • [OPIK-234] [UX improvements] Unify bottom paddings by @andriidudar in #370
  • [OPIK-260] [FE] Show by default updated_at column in Projects table by @andriidudar in #371
  • Added chain of summarization task by @jverre in #372
  • add service monitoring for clickhouse by @liyaka in #375
  • Liya/dev 2336 use helm chart for clickhouse operator by @liyaka in #376
  • [NA] Remove New Relic dependency by @thiagohora in #254
  • Handle long names (without spaces) in breadcrumbs, page titles and popups by @andriidudar in #377
  • [OPIK-266] Replace requests library in the demo generator script by @ferc in #373
  • [OPIK-268] add path to remote auth request by @Nimrod007 in #378
  • OPIK-186 [SDK] Allow users to configure the project name in LangChain integration by @japdubengsub in #374
  • Add permissions for opikmonitoring user in clickhouse by @liyaka in #380
  • Create dependabot.yml by @liyaka in #379

Full Changelog: 0.1.22...0.1.23

0.1.22

10 Oct 12:14
2b5846b
Compare
Choose a tag to compare

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

0.1.21

08 Oct 14:15
Compare
Choose a tag to compare

What's Changed

  • [OPIK-187] [SDK] Allow users to configure the project name in track decorator by @japdubengsub in #348

Full Changelog: 0.1.20...0.1.21

0.1.20

08 Oct 14:05
3749d11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.19...0.1.20