Skip to content

Move file processing from UI to DocSum backend service #1899

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

Merged
merged 9 commits into from
May 8, 2025

Conversation

mhbuehler
Copy link
Contributor

Description

Multipart form file uploads were only partially supported by the DocSum megaservice backend. This PR adds audio and video file support so that the API consumer does not have to convert files to base64 string format. Corresponding changes were made in DocSum's Gradio UI and in the example's READMEs showing the multipart form usage.

Issues

N/A

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Others (enhancement, documentation, validation, etc.)

Dependencies

None

Tests

Manual testing of the DocSum Gradio UI.

@mhbuehler mhbuehler requested a review from letonghan as a code owner May 1, 2025 22:53
Copy link

github-actions bot commented May 1, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

mhbuehler added 2 commits May 5, 2025 14:52
Signed-off-by: Melanie Buehler <[email protected]>
Copy link
Contributor

@dmsuehir dmsuehir left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@ashahba ashahba left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Collaborator

@MSCetin37 MSCetin37 left a comment

Choose a reason for hiding this comment

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

LGTM

@lvliang-intel lvliang-intel merged commit 7bb0558 into opea-project:main May 8, 2025
20 checks passed
yongfengdu pushed a commit to yongfengdu/GenAIExamples that referenced this pull request May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants