-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[OPIK-2940] [FE][BE][DOCS] Video: Add support for Video LLM-as-a-judge, Datasets and Playground - WIP DO NOT MERGE #3988
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
vincentkoc
wants to merge
54
commits into
main
Choose a base branch
from
feat/video-eval
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 35 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
1bf7f07
Update ModelCostData.java
vincentkoc 3240de3
feat: BE support online eval with video
vincentkoc 3c6e831
Update ModelCapabilitiesTest.java
vincentkoc 7f075ec
Update MessageContentNormalizerTest.java
vincentkoc 2af6e18
feat: BE llm message type for video
vincentkoc 620cb49
chore: type for images in FE
vincentkoc 914764e
Update modelCapabilities.ts
vincentkoc 0521e58
feat: FE llm video type
vincentkoc 40765d9
Update useMessageContent.ts
vincentkoc 1e4e7eb
chore: media on prompt improvement panel
vincentkoc 248d7e2
feat: video on prompts page
vincentkoc fcd3f62
feat: video on playground
vincentkoc 1895068
chore: video datasets
vincentkoc fee3276
chore: video on experiments
vincentkoc 1919f1e
feat: attachments for video
vincentkoc 03276d5
feat: judge using video
vincentkoc 405c099
Update chat_content_renderer_registry.py
vincentkoc 63e3715
Update chat_prompt_template.py
vincentkoc dcbdf97
Update types.py
vincentkoc 7e82ba9
Update evaluator.py
vincentkoc e56867b
feat: SDK model capabilities
vincentkoc 6420e9f
Update OnlineScoringEngine.java
vincentkoc 6ab3021
Update MessageContentNormalizer.java
vincentkoc d059f51
chore: supports vision is mapped
vincentkoc 2eb230a
Merge branch 'main' into feat/video-eval
vincentkoc 8b2c358
Update MessageContentNormalizer.java
vincentkoc 5cd8534
chore: lint
vincentkoc 2d493d0
Merge branch 'feat/video-eval' of https://github.com/comet-ml/opik in…
vincentkoc a48c229
Update model_capabilities.py
vincentkoc 4fdbf20
Update apps/opik-frontend/src/lib/modelCapabilities.ts
vincentkoc 081f456
chore: copilot fixes
vincentkoc 0d6ab81
Merge branch 'feat/video-eval' of https://github.com/comet-ml/opik in…
vincentkoc 6af3039
Update evaluate_multimodal.mdx
vincentkoc e0501a6
chore: reset python sdk
vincentkoc 01f21bf
Merge branch 'main' into feat/video-eval
vincentkoc a47b41f
fixing base64 video in playground & dataset
YarivHashaiComet d0cd62a
fixing base64 img & video on annodation queue
YarivHashaiComet 6048173
removing unrelated code
YarivHashaiComet c4757c5
Merge branch 'main' into feat/video-eval
vincentkoc 57b718d
[OPIK-3030] [BE] Cursor fixes for videos in online scoring (#4025)
AndreiCautisanu c34303c
Merge branch 'main' into feat/video-eval
vincentkoc 8bc5878
[OPIK-3040] add video thumbnail preview
CometActions 0c6db42
[OPIK-3040] add file input for video/image
CometActions d9d6280
[OPIK-3040] merge main
CometActions 10a5179
fix: revert breaking change
vincentkoc c8f97df
fix: video model mapping
vincentkoc 05319f1
Update OnlineScoringEngine.java
vincentkoc 48e6e2f
Merge branch 'main' into feat/video-eval
vincentkoc 082bcd1
fix: SDK issue with null values in template
vincentkoc bc421bb
Merge branch 'feat/video-eval' of https://github.com/comet-ml/opik in…
vincentkoc bc18f3b
Update test_prompt_template.py
vincentkoc cb38c8d
[OPIK-3040] fix formats
CometActions c41cedf
[OPIK-3040] handle base64 as file
CometActions 3807c0c
Merge branch 'feat/video-eval' of https://github.com/comet-ml/opik in…
CometActions File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.