file attachment
#6
by
carljmosca
- opened
No description provided.
feat: enhance App.jsx with file attachment and PDF/text parsing
- Added support for attaching .txt and .pdf files in the chat interface
- Implemented PDF parsing using pdfjs-dist for extracting text content
- Updated UI to show attached file name and restrict file types
- Improved input resizing and message handling logic
- Updated dependencies in package.json for new features
carljmosca
changed pull request status to
open
feat: enhance App.jsx with file attachment and PDF/text parsing
- Added support for attaching .txt and .pdf files in the chat interface
- Implemented PDF parsing using pdfjs-dist for extracting text content
- Updated UI to show attached file name and restrict file types
- Improved input resizing and message handling logic
- Updated dependencies in package.json for new features