From 270050080fe17fed799aa04008134f183233f1db Mon Sep 17 00:00:00 2001 From: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com> Date: Wed, 8 May 2024 19:54:48 +0100 Subject: [PATCH] .Net: Merge the Prompty feature branch to main (#6097) ### Motivation and Context ### Description ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone :smile: --------- Co-authored-by: Xiaoyun Zhang Co-authored-by: Cassie Breviu <46505951+cassiebreviu@users.noreply.github.com> Co-authored-by: Stephen Toub Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com> --- .github/_typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/_typos.toml b/.github/_typos.toml index 81e68cf0fcf5..eef1d70114af 100644 --- a/.github/_typos.toml +++ b/.github/_typos.toml @@ -25,6 +25,7 @@ HD = "HD" # Test header value EOF = "EOF" # End of File ans = "ans" # Short for answers arange = "arange" # Method in Python numpy package +prompty = "prompty" # prompty is a format name. [default.extend-identifiers] ags = "ags" # Azure Graph Service