Chat attachments: allow picker to choose any file type
This commit is contained in:
@@ -981,7 +981,7 @@
|
||||
<input type="checkbox" id="research-toggle" style="display:none;">
|
||||
<input type="checkbox" id="rag-toggle" style="display:none;">
|
||||
<input type="checkbox" id="incognito-toggle" style="display:none;">
|
||||
<input type="file" id="file-input" class="hidden" multiple accept="image/*,application/pdf,video/*,.txt,.py,.html,.htm,.md,.json,.csv,.log,audio/*" />
|
||||
<input type="file" id="file-input" class="hidden" multiple />
|
||||
|
||||
<!-- Unified chat input bar -->
|
||||
<div class="chat-input-bar">
|
||||
|
||||
Reference in New Issue
Block a user