localGPT/src
Devin AI 8f3417af15 feat: Update frontend file validation to accept MD, DOC, TXT, and HTML formats
- Update IndexForm.tsx to accept .md, .doc, .txt, .html, .htm file extensions
- Update IndexWizard.tsx file input accept attribute for new formats
- Update chat-input.tsx validation logic to handle new MIME types and extensions
- Update empty-chat-state.tsx validation logic for comprehensive file support
- Update test-upload.html to accept all supported file formats
- Resolves frontend file upload restrictions for unstructured document formats

Co-Authored-By: PromptEngineer <jnfarooq@outlook.com>
2025-07-21 21:50:46 +00:00
..
app Integrate multimodal RAG codebase 2025-07-11 00:17:15 -07:00
components feat: Update frontend file validation to accept MD, DOC, TXT, and HTML formats 2025-07-21 21:50:46 +00:00
lib Integrate multimodal RAG codebase 2025-07-11 00:17:15 -07:00
utils fix: normalize excessive whitespace in streaming markdown responses 2025-07-15 07:30:00 +00:00
test-upload.html feat: Update frontend file validation to accept MD, DOC, TXT, and HTML formats 2025-07-21 21:50:46 +00:00