Skip to content

Releases: comet-ml/opik

1.8.46

12 Sep 16:14
80fcf95
Compare
Choose a tag to compare

What's Changed

  • [NA] [BE] [DOCS] Update model prices file and supported models documentation by @github-actions[bot] in #3253
  • [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @github-actions[bot] in #3251
  • Bump io.opentelemetry.proto:opentelemetry-proto from 1.7.0-alpha to 1.8.0-alpha in /apps/opik-backend by @dependabot[bot] in #3223
  • [OPIK-2371] [BE] Add @Schema(implementation = JsonListString.class) to metadata fields by @andrescrz in #3258
  • [OPIK-0000] [P SDK] alexkuzmik / unlock openai version in setup.py by @alexkuzmik in #3256
  • [OPIK-2399] TS SDK banner in the quickstart page and dialog by @awkoy in #3259

Full Changelog: 1.8.45...1.8.46

1.8.45

11 Sep 17:12
ef48a5f
Compare
Choose a tag to compare

What's Changed

  • [NA] Fixed numpy usage to have it as an optional dependency. by @yaricom in #3250

Full Changelog: 1.8.44...1.8.45

1.8.44

11 Sep 10:03
e47d83e
Compare
Choose a tag to compare

What's Changed

  • [NA] [DOCS] Add start_time format FAQ entry with universal ISO 8601 format specification by @Lothiraldan in #3234
  • [NA] [DOCS] Add FAQ section for finding workspace and project names by @Lothiraldan in #3232
  • [OPIK-2286] [P SDK] Implement support for a more granular support for choosing dataset items in the experiment by @yaricom in #3199
  • [OPIK-000] [SDK] Issue-1897 Use prompt name in experiment config by @BorisTkachenko in #3237
  • [NA] [Docs] Add Azure OpenAI docs by @juanferrub in #3240
  • [NA] [Docs] Fix typos by @juanferrub in #3244
  • [NA] [docs] Update overview.mdx by @jverre in #3246

Full Changelog: 1.8.43...1.8.44

1.8.43

09 Sep 16:14
8f088dc
Compare
Choose a tag to compare

What's Changed

  • [NA] [BE] [DOCS] Update model prices file and supported models documentation by @github-actions[bot] in #3204
  • [OPIK-1487] [FE] Fix long legends in Metrics tab charts with scrollbar by @YarivHashaiComet in #3201
  • [OPIK-2325] langchain integration tests and build fix by @awkoy in #3194
  • [OPIK-2238] [FE] Make agent graph button more discoverable by using primary variant by @YarivHashaiComet in #3209
  • [OPIK-2332] [FE] Resolve PR follow-up for supporting Dark Theme by @andriidudar in #3211
  • [OPIK-2228] [P SDK] LLM-a-a-J metrics improvements batch by @yaricom in #3157
  • [OPIK-2350] [BE] Add TOGGLE_HUMAN_ANNOTATION_ENABLED feature flag by @BorisTkachenko in #3206
  • [OPIK-2366] refactor reason field logic by @awkoy in #3200
  • [issue-2528] [SDK] Add Structured Output Compliance evaluation metric by @Vikaspal8923 in #2554
  • [OPIK-2240] [BE] Add new demo data to Opik by @thiagohora in #3132
  • [NA] [Optimizer] Optimizer license issue by @dsblank in #3212
  • [NA] [BE] Address remaining comments from Python Evaluation retry PR by @thiagohora in #3210
  • [OPIK-2240] [BE] Add demo data exclusion tests for daily usage report job by @thiagohora in #3198
  • [OPIK-2351] [BE] Add description field for feedback-definition resource by @BorisTkachenko in #3208
  • [OPIK-2084] [BE] OPIK-2085: Add Alert tables by @thiagohora in #2844
  • [OPIK-2357] [FE] Add description field to feedback definition dialog by @andriidudar in #3214
  • [NA] [DOCS] Add September 5th 2025 changelog with images and improvements by @juanferrub in #3216
  • [NA] [Optimizer] Added search_wikipedia function by @dsblank in #3215
  • [OPIK-2327] [BE] add advanced clickhouse backup by @obezpalko in #3207
  • [OPIK-2062] [CI] Add an option to trigger deployment of Opik test env by @liyaka in #3164
  • [NA] [DOCS] Improve filter_string parameter documentation by @Lothiraldan in #3217
  • [NA] [SDK] Remove name parameter from search_prompts method by @Lothiraldan in #3229

Full Changelog: 1.8.42...1.8.43

1.8.42

04 Sep 14:12
4455e81
Compare
Choose a tag to compare

What's Changed

  • [NA] [BE] Fix usage reports and daily reports with proper demo data exclusion by @thiagohora in #3178
  • [NA] FIX broken markdown table in README by @lbug in #3189
  • [NA] Update evaluate_your_llm.mdx with new prompts attribute by @juanferrub in #3190
  • [NA] [Docs] remove Dify chatbot by @jverre in #3192
  • [OPIK-2328] [DOCS] Add Playwright MCP server by @andrescrz in #3187
  • [OPIK-2366] fix the key for feedbackscores editor by @awkoy in #3193
  • [OPIK-2365] export feedback scores for threads by @awkoy in #3191
  • [OPIK-2183] [BE] Fix field mapping in open telemetry spans to track cost by @BorisTkachenko in #3195
  • [OPIK-2143] Experiment runs triggered via playground fail without reason by @andriidudar in #3196

New Contributors

Full Changelog: 1.8.41...1.8.42

1.8.41

04 Sep 11:02
cbf5ff4
Compare
Choose a tag to compare

What's Changed

  • [NA] [SDK] alexkuzmik / Improve API of search_prompts, remove name param by @alexkuzmik in #3188

Full Changelog: 1.8.40...1.8.41

1.8.40

04 Sep 09:30
dbbccef
Compare
Choose a tag to compare

What's Changed

  • [OPIK-2329] [HELM] add nginx log format to default values by @liyaka in #3182
  • [OPIK-2143] Experiment runs triggered via playground fail without reason by @andriidudar in #3181
  • [OPIK-2331] [SDK] Implement search_prompts method by @alexkuzmik in #3179
  • [OPIK-2339] [BE] Truncate string content when <url>?truncate=true by @jverre in #3177
  • [NA] [BE] Opik Optimizer tinytest to use huggingface by @vincentkoc in #3174
  • [OPIK-2322] [DOCS] Add share-progress-in-jira Cursor rule by @andrescrz in #3183
  • [NA] [BE] [DOCS] Update model prices file and supported models documentation by @github-actions[bot] in #3185
  • [NA] [BE] Add retry mechanism for python online evaluation metrics by @thiagohora in #3146
  • [OPIK-2178] [DOCS] Add create and run tests Cursor command by @andrescrz in #3186

Full Changelog: 1.8.39...1.8.40

1.8.39

03 Sep 15:36
cee6da3
Compare
Choose a tag to compare

What's Changed

  • [OPIK-2317] [BE] Add new operators support for dictionary type filter by @BorisTkachenko in #3161
  • [OPIK-2312] [BE] Follow up by @BorisTkachenko in #3162
  • [NA] [BE] Fix HTTP 500 error for ValidationErrorMessage serialisation in streaming endpoints by @thiagohora in #3156
  • [OPIK-2321] add Opik University link by @awkoy in #3153
  • [OPIK-2326] [FE] experiment config new filters by @awkoy in #3160
  • [OPIK-2322] [DOCS] Add address-github-pr-comments cursor command by @andrescrz in #3163
  • [OPIK-2328] [DOCS] Add Github MCP server by @andrescrz in #3165
  • [OPIK-2328] [DOCS] Add Atlassian MCP server to Cursor by @andrescrz in #3167
  • [issue-3130] [FE] Dark mode support in Opik UI vII by @jverre in #3133
  • [OPIK-2330] [HELM] [DC] use bitnamilegacy zookeeper images by @liyaka in #3168
  • [NA] [DOCS] Add new integrations by @Lothiraldan in #3128
  • [NA] [BE] [DOCS] Update model prices file and supported models documentation by @github-actions[bot] in #3171
  • [OPIK-2322] [DOCS] Add work-on-jira-ticket cursor command by @andrescrz in #3170
  • [NA] [FE] Implement OpenTelemetry log shipping for frontend by @thiagohora in #3072
  • [OPIK-2309] [FE] show links in the experiment config tab by @awkoy in #3149
  • [NA] [DOCS] Fix typo in custom_model.mdx by @Lothiraldan in #3180

Full Changelog: 1.8.38...1.8.39

1.8.38

02 Sep 09:13
454c0bc
Compare
Choose a tag to compare

What's Changed

  • [NA] [SDK] add tsup and upgrade opik version by @awkoy in #3151
  • [OPIK-2312] [BE] Delete feedback scores by author by @BorisTkachenko in #3150
  • [NA] [SDK] alexkuzmik / Update integrations documentation by @alexkuzmik in #3152
  • [OPIK-937] [P SDK] Opik Evaluate crash when task is wrapped in functools.partial by @yaricom in #3155
  • [OPIK-2322] [DOCS] Add create PR cursor command by @andrescrz in #3154
  • [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @github-actions[bot] in #3158
  • [NA] [BE] [DOCS] Update model prices file and supported models documentation by @github-actions[bot] in #3159

Full Changelog: 1.8.37...1.8.38

1.8.36

28 Aug 14:47
4dd2e43
Compare
Choose a tag to compare

What's Changed

  • [OPIK-2270] [FE] [Improve self-serve flow] Add Visible Upgrade button by @andriidudar in #3113
  • [OPIK-2305] [DOC] Minor k8s doc update by @liyaka in #3117
  • [OPIK-2234] [FE] Improve compare experiments discoverability by @andriidudar in #3120
  • [NA] [TS SDK] Add support for threadId for LangChainJS integration by @jverre in #3121
  • [OPIK-2303] [BE] Fix 431 Request Header Fields Too Large errors by increasing Dropwizard header size limit by @Nimrod007 in #3116

Full Changelog: 1.8.35...1.8.36