Skip to content

Conversation

@aadereiko
Copy link
Collaborator

@aadereiko aadereiko commented Dec 5, 2025

Details

Add Audio Media Type Support

Changes

1. Online Evaluation Form Schema (schema.ts)

Added audio_url type to the message content validation schema to support audio media in LLM judge messages.

2. Playground Completions Request (usePromptDatasetItemCombination.ts)

  • Added AudioPart import from @/types/llm
  • Added audio_url handling in transformMessageIntoProviderMessage function to process audio URLs with mustache variable rendering, matching the existing image and video handling

Files Changed

  • apps/opik-frontend/src/components/pages-shared/automations/AddEditRuleDialog/schema.ts
  • apps/opik-frontend/src/components/pages/PlaygroundPage/PlaygroundOutputs/PlaygroundOutputActions/usePromptDatasetItemCombination.ts

Change checklist

  • User facing
  • Documentation update

Issues

  • Resolves #
  • OPIK-3234

Testing

Documentation

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📋 PR Linter Failed

Incomplete Details Section. The ## Details section cannot be empty.


Incomplete Issues Section. You must reference at least one GitHub issue (#xxxx), Jira ticket (OPIK-xxxx), CUST ticket (CUST-xxxx), DEV ticket (DEV-xxxx), or DND ticket (DND-xxxx) under the ## Issues section.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📋 PR Linter Failed

Incomplete Details Section. The ## Details section cannot be empty.


Incomplete Issues Section. You must reference at least one GitHub issue (#xxxx), Jira ticket (OPIK-xxxx), CUST ticket (CUST-xxxx), DEV ticket (DEV-xxxx), or DND ticket (DND-xxxx) under the ## Issues section.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📋 PR Linter Failed

Incomplete Details Section. The ## Details section cannot be empty.


Incomplete Issues Section. You must reference at least one GitHub issue (#xxxx), Jira ticket (OPIK-xxxx), CUST ticket (CUST-xxxx), DEV ticket (DEV-xxxx), or DND ticket (DND-xxxx) under the ## Issues section.

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📋 PR Linter Failed

Incomplete Details Section. The ## Details section cannot be empty.


Incomplete Issues Section. You must reference at least one GitHub issue (#xxxx), Jira ticket (OPIK-xxxx), CUST ticket (CUST-xxxx), DEV ticket (DEV-xxxx), or DND ticket (DND-xxxx) under the ## Issues section.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📋 PR Linter Failed

Incomplete Details Section. The ## Details section cannot be empty.

@aadereiko aadereiko added the test-environment Deploy Opik adhoc environment label Dec 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

🔄 Test environment deployment started

Building images for PR #4364...

You can monitor the build progress here.

@CometActions
Copy link
Collaborator

Test environment is now available!

Access Information

The deployment has completed successfully and the version has been verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend test-environment Deploy Opik adhoc environment typescript *.ts *.tsx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants