[GH-ISSUE #238] cannot attach plain text files: unsupported file type #27526

Closed
opened 2026-04-25 02:13:58 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @robbiemu on GitHub (Dec 17, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/238

Describe the bug
it seems that I cannot attach text/plain files (saying "unsupported file type 'text/plain'") nor my rust source files (which say "unsupported file type ''").

To Reproduce

  1. click the paperclip icon in chat
  2. select the file and click 'Open'

Expected behavior
file should attach

Screenshots
Captura de Tela 2023-12-17 às 5 03 13 PM

Desktop (please complete the following information):

  • OS: MacOs 14.2
  • Browser: chrome
  • Version v1.0.0-alpha.21

additional context:
this was done locally rather than a docker container. but, I encountered no issues following the instructions
I see no error in the console when I do this

Originally created by @robbiemu on GitHub (Dec 17, 2023). Original GitHub issue: https://github.com/open-webui/open-webui/issues/238 **Describe the bug** it seems that I cannot attach text/plain files (saying "unsupported file type 'text/plain'") nor my rust source files (which say "unsupported file type ''"). **To Reproduce** 1. click the paperclip icon in chat 2. select the file and click 'Open' **Expected behavior** file should attach **Screenshots** <img width="751" alt="Captura de Tela 2023-12-17 às 5 03 13 PM" src="https://github.com/ollama-webui/ollama-webui/assets/248927/a139ceb7-a82c-4417-8d9e-af05a91161fe"> **Desktop (please complete the following information):** - OS: MacOs 14.2 - Browser: chrome - Version v1.0.0-alpha.21 additional context: this was done locally rather than a docker container. but, I encountered no issues following the instructions I see no error in the console when I do this
Author
Owner

@tjbck commented on GitHub (Dec 18, 2023):

Hi, we currently only support image attachment for multi-modal models, but stay tuned for RAG feature #31 after #216. Thanks! Duplicate of #31

<!-- gh-comment-id:1859417254 --> @tjbck commented on GitHub (Dec 18, 2023): Hi, we currently only support image attachment for multi-modal models, but stay tuned for RAG feature #31 after #216. Thanks! Duplicate of #31
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#27526