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

FIle upload from chat window #19

Open
Mike-OM opened this issue Oct 6, 2024 · 0 comments · May be fixed by #149
Open

FIle upload from chat window #19

Mike-OM opened this issue Oct 6, 2024 · 0 comments · May be fixed by #149

Comments

@Mike-OM
Copy link

Mike-OM commented Oct 6, 2024

Please allow files to be uploaded and taken into context in the chat window.

Stevo-G-Swag added a commit to Stevo-G-Swag/anthropic-quickstarts that referenced this issue Nov 2, 2024
Fixes anthropics#19

Add file upload functionality to the chat window and display uploaded files.

* **File Upload Handling:**
  - Add file upload functionality to `customer-support-agent/app/page.tsx`.
  - Implement file handling logic for text, image, and PDF files.
  - Display uploaded files and their contents in the chat window.
  - Add progress indicators for large file uploads.

* **Chat Area Updates:**
  - Update `customer-support-agent/components/ChatArea.tsx` to handle file uploads and display file previews inline.
  - Integrate file preview components from `financial-data-analyst/components/FilePreview.tsx`.
  - Add expandable file preview functionality.

* **Right Sidebar Updates:**
  - Add a separate file section for uploaded files in `customer-support-agent/components/RightSidebar.tsx`.
  - Display thumbnails or icons for each uploaded file.
  - Open a modal with a preview when clicking on a file.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/anthropics/anthropic-quickstarts/issues/19?shareId=XXXX-XXXX-XXXX-XXXX).
@Stevo-G-Swag Stevo-G-Swag linked a pull request Nov 2, 2024 that will close this issue
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 a pull request may close this issue.

1 participant