Skip to content
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

feat: API server file upload support #332

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

tjbck
Copy link
Contributor

@tjbck tjbck commented Nov 4, 2024

PR Description

Summary:

This PR adds support for file uploads to the API server. This feature is necessary to enable integration with Open WebUI.

Details:

  • Implemented file upload endpoint in marker_server.
  • Updated FastAPI backend to handle multipart file uploads for PDF and document processing.

Thanks:

Thank you for maintaining this repository and enabling the integration with Open WebUI!

Copy link
Contributor

github-actions bot commented Nov 4, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@tjbck
Copy link
Contributor Author

tjbck commented Nov 4, 2024

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Nov 4, 2024
@VikParuchuri
Copy link
Owner

Thanks @tjbck ! Merging.

@VikParuchuri VikParuchuri merged commit da6a2f5 into VikParuchuri:master Nov 5, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants