-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
💡New Sample - React-CoPilot-ChatBubble #5369
💡New Sample - React-CoPilot-ChatBubble #5369
Conversation
Amazing work as always @NishkalankBezawada 🥇 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is going to be a fantastic sample! Can't wait to process this PR!
samples/react-copilot-chatbubble-with-sso/src/webparts/wpCustomCoPilot/assets/welcome-dark.png
Outdated
Show resolved
Hide resolved
...eact-copilot-chatbubble-with-sso/src/webparts/wpCustomCoPilot/components/WpCustomCoPilot.tsx
Outdated
Show resolved
Hide resolved
Validation failed!File: samples/react-copilot-chatbubble-with-sso/assets/sample.json
|
Validation failed!File: samples/react-copilot-chatbubble-with-sso/assets/sample.json
|
Thanks @Nishkalank Bezawada for your sample! Highly appreciated! We'd love to have your sample featured in one of our future community calls. If haven't done so yet, and you'd be interested on showing this great sample in a public community call, please fill in following form and we'll get you scheduled - aka.ms/community/request/demo Thank you for sharing your sample with others - you rock! 👏🥇👩💻 |
Thanks @hugoabernier I'll be demoing this on February 06th. Thanks, |
What's in this Pull Request?
Copilot Chat Bubble - With SSO which summarizes sessions at ESPC 2024
Summary
This web part integrates the Microsoft Copilot Agent, built via Copilot Studio, into SharePoint Online featuring Single Sign-on and a chat interface.
For sample purpose, I have built a CoPilot agent which will summarize sessions at ESPC 2024, and Provides a concise summary of all sessions and topics covered at ESPC 2024, including key take aways and speakers insights.
The webpart uses Cache management to store the webpart properties, which is fetched from the list.
Node Version
Node version used: v18.18.2
SPFx Version
SPFx version used : v1.20.0
Checklist
README.md
file's Version history. For new samples, created a newREADME.md
file matching this templateREADME.md
has at least one static high-resolution screenshot (i.e. not a GIF) located in theassets
folder.README.md
contains complete setup instructions, including pre-requisites and permissions required.nvmrc
file indicating the version of Node.js