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

CopilotChat in-app document import #607

Conversation

TaoChenOSU
Copy link
Contributor

Motivation and Context

Currently, we have a console app that allow users to import documents to the copilot chat. Ultimately, we want to allow users to import documents to the chat within the webapp.

Description

  1. Update the webapp to add a upload button that will prompt users to select a file to import.
  2. Replace the document upload and parse skill with a service URI.
  3. Update the document import console app and its readme.

Contribution Checklist

@TaoChenOSU TaoChenOSU added PR: ready for review All feedback addressed, ready for reviews samples labels Apr 24, 2023
@TaoChenOSU TaoChenOSU force-pushed the users/taochen/copilot_chat_in_app_document_import branch from d49b908 to 40d30ef Compare April 24, 2023 19:06
@TaoChenOSU TaoChenOSU force-pushed the users/taochen/copilot_chat_in_app_document_import branch from 40d30ef to d0d8b3f Compare April 24, 2023 21:40
@adrianwyatt adrianwyatt merged commit aabbfc7 into microsoft:main Apr 24, 2023
11 checks passed
dluc pushed a commit that referenced this pull request Apr 29, 2023
### Motivation and Context
Currently, we have a console app that allow users to import documents to
the copilot chat. Ultimately, we want to allow users to import documents
to the chat within the webapp.

### Description
1. Update the webapp to add a upload button that will prompt users to
select a file to import.
2. Replace the document upload and parse skill with a service URI.
3. Update the document import console app and its readme.
dehoward pushed a commit to lemillermicrosoft/semantic-kernel that referenced this pull request Jun 1, 2023
### Motivation and Context
Currently, we have a console app that allow users to import documents to
the copilot chat. Ultimately, we want to allow users to import documents
to the chat within the webapp.

### Description
1. Update the webapp to add a upload button that will prompt users to
select a file to import.
2. Replace the document upload and parse skill with a service URI.
3. Update the document import console app and its readme.
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
### Motivation and Context
Currently, we have a console app that allow users to import documents to
the copilot chat. Ultimately, we want to allow users to import documents
to the chat within the webapp.

### Description
1. Update the webapp to add a upload button that will prompt users to
select a file to import.
2. Replace the document upload and parse skill with a service URI.
3. Update the document import console app and its readme.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready for review All feedback addressed, ready for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants