Skip to content

Commit e3b3b77

Browse files
Sample data update (#668)
Automated check and update of SPFx extensions and webparts samples data and aces sample data. Co-authored-by: Adam-it <Adam-it@users.noreply.github.com>
1 parent d8dc7cf commit e3b3b77

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

data/sp-dev-fx-samples.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5345,6 +5345,29 @@
53455345
"sampleGalerry": "sp-dev-fx-webparts",
53465346
"sampleType": "samples"
53475347
},
5348+
{
5349+
"name": "pnp-sp-dev-spfx-web-parts-react-copilot-apis",
5350+
"title": "Microsoft 365 Copilot Chat and Search with Work IQ in SPFx",
5351+
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-copilot-apis",
5352+
"description": "SharePoint Framework web parts that integrate Microsoft 365 Copilot Chat and Search APIs to create interactive AI assistants with conversational history and intelligent document search.",
5353+
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-copilot-apis/assets/preview-chat.png",
5354+
"authors": [
5355+
{
5356+
"name": "Paolo Pialorsi",
5357+
"pictureUrl": "https://github.com/paolopia.png"
5358+
}
5359+
],
5360+
"tags": [
5361+
"SharePoint"
5362+
],
5363+
"createDate": "2025-12-08",
5364+
"updateDate": "2025-12-08",
5365+
"version": "1.22.0-rc.0",
5366+
"componentType": "webpart",
5367+
"extensionType": null,
5368+
"sampleGalerry": "sp-dev-fx-webparts",
5369+
"sampleType": "samples"
5370+
},
53485371
{
53495372
"name": "pnp-sp-dev-spfx-web-parts-react-copilot-hr-assistant",
53505373
"title": "Copilot Chat Bubble - With SSO integrated to SharePoint which summarizes sessions at ESPC 2024",

0 commit comments

Comments
 (0)