Releases: comet-ml/opik
Releases · comet-ml/opik
1.8.87
What's Changed
- [OPIK-2799] [E2E] TS E2E projects suite by @AndreiCautisanu in #3776
- [OPIK-2724][BE] Add sorting by last created experiment for experiment groups by @BorisTkachenko in #3696
- [OPIK-2802] [P SDK] Implement straightforward solution to save prompts info with spans/traces by @yaricom in #3766
- [NA] [P SDK] alexkuzmik / Fix the regression with rate limit handling by @alexkuzmik in #3792
Full Changelog: 1.8.86...1.8.87
1.8.86
What's Changed
- [OPIK-2791] [BE] Add manual evaluation API endpoints by @idoberko2 in #3759
- [OPIK-2743][BE] Add PagerDuty native integration for Alerts by @BorisTkachenko in #3765
- [NA] update PR linter rules by @liyaka in #3767
- [NA] [BE] Update model prices file by @github-actions[bot] in #3772
- [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @github-actions[bot] in #3770
- [OPIK-2797] [E2E] Add TypeScript E2E test infrastructure with Flask helper service by @AndreiCautisanu in #3757
- [OPIK-2642] [FE] Add Project metrics section to Metrics Dashboard by @JetoPistola in #3762
- [NA] [P SDK]Alexkuzmik/move experiment items creation to background by @alexkuzmik in #3775
- [OPIK-1994] [FE] Add prompt link to experiment details page by @awkoy in #3780
- [OPIK-1990] unify the column names by @awkoy in #3782
- [OPIK-2741] [FE] Add PagerDuty integration to alerts system by @andriidudar in #3774
- [NA] [SDK] Add rate limit retry for dataset and experiment items by @YarivHashaiComet in #3777
- [OPIK-2618] [BE] Add isolated subprocess executor with HTTP-based log streaming by @thiagohora in #3702
- [NA] [Optimizer] Refactor public methods for optimizer by @jverre in #3748
- Update optimizer version by @jverre in #3785
- [NA] [BE] Update model prices file by @github-actions[bot] in #3789
- [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @github-actions[bot] in #3788
Full Changelog: 1.8.85...1.8.86
opik-vercel v1.0.1
📦 opik-vercel v1.0.1
Released opik-vercel version 1.0.1
📥 Installation
npm install [email protected]🔗 Links
⚙️ Compatibility
- Node.js: >= 18
- TypeScript: >= 5.0
- Opik SDK: See
peerDependenciesin package.json
What's Changed
- [OPIK-2807] Vercel AI npm package integration by @awkoy in #3771
- [OPIK-2807] fix vercel integration build by @awkoy in #3796
Full Changelog: 1.8.87...opik-vercel-v1.0.1
1.8.85
What's Changed
- [OPIK-2654] [BE] Add proper consumer lifecycle management for Redis stream subscribers by @andrescrz in #3701
- [OPIK-2766] [FE] Add inline editing for user feedback in threads and experiments by @JetoPistola in #3743
- [NA]: Pr Auto Assign: Allow fail for external collaborators by @JetoPistola in #3758
- [OPIK-2654] [BE] Update Redis subscribers default config by @andrescrz in #3761
- [NA] [P SDK] alexkuzmik / update llm task metrics to support more than one parameter by @alexkuzmik in #3760
- [OPIK-2740] [FE] Add Slack integration alert type and metadata fields by @andriidudar in #3755
- [OPIK-2796] [FE] Implement auto-open "Add a model provider" dialog on playground when no providers configured by @andriidudar in #3768
Full Changelog: 1.8.84...1.8.85
1.8.84
What's Changed
- [NA] [BE] Update model prices file by @github-actions[bot] in #3740
- Bump google-protobuf.version from 4.32.0 to 4.33.0 in /apps/opik-backend by @dependabot[bot] in #3723
- Fix csv upload locally by exposing location header by @miguelgrc in #3734
- Bump org.testcontainers:testcontainers-bom from 1.21.0 to 2.0.1 in /apps/opik-backend by @dependabot[bot] in #3722
- [OPIK-2618] [BE] Isolated Subprocess Executor by @thiagohora in #3693
- [OPIK-2590] [P SDK] Provide trace object to scoring metrics during evaluation by @yaricom in #3646
- [NA] [Docs] Update public changelog by @juanferrub in #3744
- [NA] [FE] Maintain state of annotation view when moving between traces by @gidim in #3703
- [OPIK-2723] [SDK] Added opik import/export commands by @dsblank in #3630
- [OPIK-2646] [CI] Adjust notifications for Opik test adhoc environment on PR by @liyaka in #3742
- [NA] [BE] Add Cursor rules for backend test best practices by @YarivHashaiComet in #3709
- [OPIK-2761] [P SDK] Drop 3.8 support by @alexkuzmik in #3745
- [NA] [BE] Update model prices file by @github-actions[bot] in #3749
- [OPIK-2742][BE] Alert native integration with slack by @BorisTkachenko in #3746
- [OPIK-2563] [P SDK] Cap litellm at 1.77.1 to avoid compiler dependency by @alexkuzmik in #3753
- [OPIK-2552] [HELM] Upgrade clickhouse and its operator to 25.3.x by @liyaka in #3565
New Contributors
- @miguelgrc made their first contribution in #3734
Full Changelog: 1.8.83...1.8.84
1.8.83
What's Changed
- [NA] [FE] add default temp/top_p selection to claude models by @AndreiCautisanu in #3728
- [OPIK-2476] [P SDK] Create Python SDK high-level architecture overview document by @alexkuzmik in #3733
- [OPIK-2755] [P SDK] langchain v 1 0 0 release fix tests by @alexkuzmik in #3735
- [OPIK-2762] [FE] Make traces fully visible on SME flow by @andriidudar in #3737
- [OPIK-2760] [FE] UX improvements for User feedback column in traces table by @JetoPistola in #3736
Full Changelog: 1.8.82...1.8.83
1.8.82
What's Changed
- [OPIK-2727] [FE] Fix HTML entity encoding of image tags in traces table pretty view by @andriidudar in #3698
- [OPIK-2094][BE] Enable alerts by default by @BorisTkachenko in #3697
- [OPIK-2715][BE] Update Alert docs and remove name validation for test webhook by @BorisTkachenko in #3700
- [OPIK-2646] [CI] Add notification on PR that process is running - started, built fini… by @liyaka in #3708
- [issue-3706] [FE] Fix Safari dropdown rendering issue in model selector by @jverre in #3707
- [OPIK-2554] [CI] Add support for public adhoc environment by @liyaka in #3714
- [OPIK-2493] [FE] Make user feedback column always visible on traces table by @JetoPistola in #3686
- [OPIK-2554] Remove support for deploy-pr-public by @liyaka in #3718
- [NA] [BE] Update model prices file by @github-actions[bot] in #3721
- [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @github-actions[bot] in #3720
- [NA] [BE] Refactor webhook async handling and resource management by @thiagohora in #3713
- [NA] [FE] Fix YAML formatting error by @dsblank in #3705
- [OPIK-2739] [FE] Add inline editing for user feedback column by @JetoPistola in #3716
- [OPIK-2492] [FE] mobile onboarding improvements by @awkoy in #3704
- [OPIK-2747] [FE] Remove validation that disables Export button in Annotation Queues by @andriidudar in #3729
- [OPIK-2717][BE] improve get columns performance by @idoberko2 in #3683
Full Changelog: 1.8.81...1.8.82
1.8.81
What's Changed
- [OPIK-2726] [FE] Fix UI crash when viewing traces with base64 image URLs by @andriidudar in #3692
- [OPIK-2618] [BE] Java Python integration queue optimization studio by @thiagohora in #3673
- [OPIK-2722] [FE] Disable sorting for dataset groups and order by last created experiment by @andriidudar in #3688
Full Changelog: 1.8.80...1.8.81
1.8.80
What's Changed
- [OPIK-2716] [FE] Fix refactored Pretty mode for Input/Output by @dsblank in #3677
- [OPIK-2715][Docs] Alerts documentation by @BorisTkachenko in #3681
- [OPIK-2636] [FE] Refine dark mode styling for UI components by @olesya-comet in #3682
- [OPIK-2620] [FE] Make prompts more readable by @dsblank in #3685
- [OPIK-2598] [BE][FE] Add search, filtering, and sorting to online evaluation page by @YarivHashaiComet in #3566
- [NA] [BE] Update model prices file by @github-actions[bot] in #3690
- [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @github-actions[bot] in #3691
Full Changelog: 1.8.79...1.8.80
1.8.79
What's Changed
- [NA] Claude Haiku 4.5 support by @AndreiCautisanu in #3676
- [NA] [BE] Make attachement split for trace and span concurrent between fields by @thiagohora in #3674
- [NA] [BE] Update model prices file by @github-actions[bot] in #3678
Full Changelog: 1.8.78...1.8.79