Back to Opik

2024 09 30

apps/opik-documentation/documentation/fern/docs/changelog/2024-09-30.mdx

2.0.22-6605-merge-2065449 B
Original Source

Opik Dashboard:

  • Added option to delete experiments from the UI
  • Updated empty state for projects with no traces
  • Removed tooltip delay for the reason icon in the feedback score components

SDK:

  • Introduced new get_or_create_dataset method to the opik.Opik client. This method will create a new dataset if it does not exist.
  • When inserting items into a dataset, duplicate items are now silently ignored instead of being ingested.