Skip to content

Releases: comet-ml/opik

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

0.1.19

04 Oct 14:03
058faf9
Compare
Choose a tag to compare

What's Changed

  • [OPIK-193] Fixtures to setup traces, spans, datasets, experiments via SDK for end to end automated tests by @AndreiCautisanu in #334
  • [OPIK-155] [FE] Add E2E test coverage for traces filters by @andriidudar in #338
  • Add rate limits documentation by @jverre in #341
  • [OPIK-159] Experiment delete endpoint by @thiagohora in #336
  • [OPIK-155] [FE] Add E2E test coverage for traces/spans table visibility by @andriidudar in #344
  • [OPIK-158] Allow users to delete experiments by @andriidudar in #345
  • [OPIK-38] Deduplicate items before inserting them in a dataset by @jverre in #340
  • [OPIK-121] Allow multiline in dataset description by @thiagohora in #339
  • [OPIK-159] Address missing comments by @thiagohora in #343
  • [OPIK-207] [UX Improvements] Add docs link to Traces empty state by @andriidudar in #346
  • gidim/ add 'get_or_create_dataset()' method by @gidim in #324
  • [OPIK-208] [UX Improvements] Make score reasons easier to compare by @andriidudar in #347
  • [OPIK-95] remove log duplication by @obezpalko in #337
  • [OPIK-207] [UX Improvements] Fix docs link in cloud by @andriidudar in #350

Full Changelog: 0.1.18...0.1.19

0.1.18

03 Oct 09:58
cf0a072
Compare
Choose a tag to compare

What's Changed

  • OPIK-134-evaluate-experiment_name by @japdubengsub in #318
  • [OPIK-183] [FE] Adding/deleting tags from trace panel on compare experiment page doesn't work by @andriidudar in #329
  • [OPIK-168] [UX improvement] Remove name requirement in delete box by @andriidudar in #330
  • OPIK-58 Add trace usage by @andrescrz in #332
  • Remove un-necessary dependency from the Python SDK by @Lothiraldan in #331
  • [OPIK-155] [FE] Add E2E test coverage for traces side panel by @andriidudar in #333
  • [OPIK-144] Fix condition when limit expires and application tries to retrieve to check available permits by @thiagohora in #335

Full Changelog: 0.1.17...0.1.18