[feat][backend] Trace 2 dataset support video audio#374
Merged
Conversation
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## main #374 +/- ##
==========================================
- Coverage 71.20% 71.17% -0.03%
==========================================
Files 624 624
Lines 62055 62090 +35
==========================================
+ Hits 44184 44191 +7
- Misses 14679 14707 +28
Partials 3192 3192
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
kidkidkid
reviewed
Feb 9, 2026
taoyifan89
reviewed
Feb 9, 2026
taoyifan89
approved these changes
Feb 14, 2026
kidkidkid
approved these changes
Feb 25, 2026
HearyShen
pushed a commit
that referenced
this pull request
Feb 26, 2026
* feat: video&audio * chore: update audio definition * feat: openapi * fix(backend): add some logs * feat(backend): support video & audio * chore: gen code * chore: gen code * feat: max_file_size_by_type & supported_formats_by_type * feat: multi modal spec dto cvt * feat(backend): support video & audio * feat(backend): support video & audio * feat(backend): support video & audio * feat(backend): remove unused function * feat(backend): UT * feat: convert * feat: convert * feat(backend): UT * feat(backend): mod * feat(backend): UT * feat(backend): UT * feat(backend): remove * feat(backend): converter func move from ev 2 ob * feat(backend): comment deal --------- Co-authored-by: zhuangjiaqi.777 <zhuangjiaqi.777@bytedance.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What type of PR is this?
Check the PR title
(Optional) Translate the PR title into Chinese
(Optional) More detailed description for this PR(en: English/zh: Chinese)
en:
zh(optional):
(Optional) Which issue(s) this PR fixes