Back to Opik

2024 11 04

apps/opik-documentation/documentation/fern/docs/changelog/2024-11-04.mdx

2.0.22-6605-merge-2065654 B
Original Source

Opik Dashboard:

  • Added a new Prompt library page to manage your prompts in the UI.

    <Frame> </Frame>

SDK:

  • Introduced the Prompt object in the SDK to manage prompts stored in the library. See the Prompt Management guide for more details.
  • Introduced a Opik.search_spans method to search for spans in a project. See the Search spans guide for more details.
  • Released a new integration with AWS Bedrock for using Opik with Bedrock models.