awesome-copilot
awesome-copilot copied to clipboard
Create a agent expert in Azure
Pull Request Checklist
- [ x] I have read and followed the CONTRIBUTING.md guidelines.
- [ x] My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
- [ x] The file follows the required naming convention.
- [ x] The content is clearly structured and follows the example format.
- [x ] I have tested my instructions, prompt, or chat mode with GitHub Copilot.
- [x ] I have run
npm startand verified thatREADME.mdis up to date.
Description
Create a agent sample for custom agent based on Azure expert
Type of Contribution
- [ ] New instruction file.
- [ ] New prompt file.
- [ x] new agent file
- [ ] New chat mode file.
- [ ] New collection file.
- [ ] Update to existing instruction, prompt, chat mode, or collection.
- [ ] Other (please specify):
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.
Please review the Contributing guide and ensure the PR meets the requirements.