diff --git a/README.md b/README.md index ab16992..03f927a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Skillset Example +Hi! + ## Description This code sample demonstrates building a Copilot Extension using the skillsets approach rather than a traditional agent. This extension is designed to generate random test and example data for a number of development purposes, by calling publicly available APIs. diff --git a/testdatabot b/testdatabot new file mode 100755 index 0000000..9b2b5de Binary files /dev/null and b/testdatabot differ