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: Allow pptx Upload #51

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

skyking363
Copy link
Contributor

This PR introduces the functionality to upload .pptx files to the platform.
Key changes include:

  • File Handling: Added support for .pptx file type in the upload functionality.
  • Validation: Implemented validation to ensure only valid .pptx files are accepted.

@danny-avila
Copy link
Owner

Thanks! I will try this out soon

@danny-avila danny-avila merged commit c289c20 into danny-avila:main Jun 26, 2024
@ventz
Copy link

ventz commented Jul 24, 2024

@danny-avila @skyking363 It seems that pptx are causing an error when being attached? (latest version)

image

@ventz
Copy link

ventz commented Jul 24, 2024

rag_api           | 2024-07-24 19:16:52,623 - root - INFO - Request POST http://rag_api:8000/embed - 400
LibreChat         | 2024-07-24 19:16:52 error: Error embedding file Request failed with status code 400
LibreChat         | 2024-07-24 19:16:52 error: [/files] Error processing file: Request failed with status code 400

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.

3 participants