Skip to content

Doc Update and fixes#75

Merged
amitsnow merged 10 commits intomainfrom
scratch/doc_update
Dec 16, 2025
Merged

Doc Update and fixes#75
amitsnow merged 10 commits intomainfrom
scratch/doc_update

Conversation

@amitsnow
Copy link
Collaborator

@amitsnow amitsnow commented Dec 12, 2025

Summary

This PR includes fixes on documentation and fixes on multimodal support.

Related Issue(s):

Impacted Features:

  • Audio data from hf fails to load in the pipeline
  • Multimodal data is not getting pushed to hf in expected format

How to Test

Steps for reviewers to verify functionality:

  1. Take any pipeline which contains a audio dataset in the source. Run the pipeline. It should run end to end now.
  2. Take any multimodal data pipeline and add a hf sink. The multimodal data in hf sink should be a proper multimodal file rather than a path

Screenshots (if applicable)

N/A

Checklist

  • Lint fixes and unit testing done
  • End to end task testing
  • Documentation updated

@amitsnow amitsnow changed the title Doc Update Doc Update and audio fixes Dec 12, 2025
@amitsnow amitsnow changed the title Doc Update and audio fixes Doc Update and fixes Dec 12, 2025
@amitsnow amitsnow marked this pull request as ready for review December 12, 2025 08:50
@amitsnow amitsnow requested a review from a team as a code owner December 12, 2025 08:50
@psriramsnc psriramsnc self-requested a review December 15, 2025 05:31
Copy link
Collaborator

@psriramsnc psriramsnc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@psriramsnc psriramsnc added bug Something isn't working documentation Improvements or additions to documentation labels Dec 15, 2025
@vipul-mittal vipul-mittal requested a review from a team December 15, 2025 05:51
Copy link
Member

@zephyrzilla zephyrzilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🚀

@amitsnow amitsnow merged commit 70a1e84 into main Dec 16, 2025
3 checks passed
@amitsnow amitsnow deleted the scratch/doc_update branch December 16, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

3 participants