From 8cd58adcc68fa6ec96695bc7b2a320e7dd30d882 Mon Sep 17 00:00:00 2001 From: Eric Scherlinger Date: Wed, 16 Oct 2024 10:40:20 +0200 Subject: [PATCH] Fixed escape char for " --- samples/da-PromptCoach/assets/sample.json | 2 +- samples/da-WritingCoach/assets/sample.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/da-PromptCoach/assets/sample.json b/samples/da-PromptCoach/assets/sample.json index 0542f9e..d37bd81 100644 --- a/samples/da-PromptCoach/assets/sample.json +++ b/samples/da-PromptCoach/assets/sample.json @@ -7,7 +7,7 @@ "url": "https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/da-PromptCoach", "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/da-PromptCoach", "longDescription": [ - "The \"Prompt Coach\" is an open-source declarative Agent designed to assist new Copilot users in creating effective and well-structured prompts. It provides a variety of conversation starters to help users generate prompts, analyze and improve existing prompts, ensure compliance with responsible AI guidelines, and learn the principles of prompt engineering. The agent also offers examples of good prompts and troubleshooting advice for prompts that do not yield the expected output. Leveraging the capabilities of OneDrive, SharePoint, and Graph Connectors, "Prompt Coach" aims to streamline the prompt creation process and enhance user proficiency in prompt engineering." + "The \"Prompt Coach\" is an open-source declarative Agent designed to assist new Copilot users in creating effective and well-structured prompts. It provides a variety of conversation starters to help users generate prompts, analyze and improve existing prompts, ensure compliance with responsible AI guidelines, and learn the principles of prompt engineering. The agent also offers examples of good prompts and troubleshooting advice for prompts that do not yield the expected output. Leveraging the capabilities of OneDrive, SharePoint, and Graph Connectors, \"Prompt Coach\" aims to streamline the prompt creation process and enhance user proficiency in prompt engineering." ], "creationDateTime": "2024-10-04", "updateDateTime": "2024-10-04", diff --git a/samples/da-WritingCoach/assets/sample.json b/samples/da-WritingCoach/assets/sample.json index 9b55a2a..432a576 100644 --- a/samples/da-WritingCoach/assets/sample.json +++ b/samples/da-WritingCoach/assets/sample.json @@ -7,7 +7,7 @@ "url": "https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/da-WritingCoach", "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/da-WritingCoach", "longDescription": [ - "The \"Writing Coach\" is an open-source declarative Agent designed to assist users in various aspects of writing. It provides detailed and constructive feedback on pieces of writing, helps change the tone of emails or messages, translates text into different languages, and guides users in writing clear and effective instructions for complex processes. Additionally, the agent supports users in crafting professional blog posts and writing comprehensive whitepapers. Leveraging the capabilities of OneDrive, SharePoint, and Graph Connectors, the "Writing Coach" aims to streamline the writing process, enhance writing skills, and ensure high-quality written content." + "The \"Writing Coach\" is an open-source declarative Agent designed to assist users in various aspects of writing. It provides detailed and constructive feedback on pieces of writing, helps change the tone of emails or messages, translates text into different languages, and guides users in writing clear and effective instructions for complex processes. Additionally, the agent supports users in crafting professional blog posts and writing comprehensive whitepapers. Leveraging the capabilities of OneDrive, SharePoint, and Graph Connectors, the \"Writing Coach\" aims to streamline the writing process, enhance writing skills, and ensure high-quality written content." ], "creationDateTime": "2024-10-04", "updateDateTime": "2024-10-04",