### About Initialize the repository. - Set up dependencies and environment - Create basic agent examples (Demo) - Create multi-agent examples (Demo) ### Check List - [x] New repository - [x] Updated guideline - [x] [`.gitignore`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/.gitignore) - [x] [`.env.example`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/.env.example) - [x] Basic agent examples - [x] Multi-agent examples - [x] Add Documentation: - [x] [`.github/`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/tree/main/.github) - [x] [`ISSUE_TEMPLATE/`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/tree/main/.github/ISSUE_TEMPLATE) - [x] [`bug_report.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/.github/ISSUE_TEMPLATE/bug_report.md) - [x] [`documentation_update.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/.github/ISSUE_TEMPLATE/documentation_update.md) - [x] [`feature_request.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/.github/ISSUE_TEMPLATE/feature_request.md) - [x] [`feedback.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/.github/ISSUE_TEMPLATE/feedback.md) - [x] [`other.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/.github/ISSUE_TEMPLATE/other.md) - [x] [`PULL_REQUEST_TEMPLATE.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/.github/PULL_REQUEST_TEMPLATE.md) - [x] [`BRANCH_NAMING_GUIDELINES.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/BRANCH_NAMING_GUIDELINES.md) - [x] [`CHANGELOG.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/CHANGELOG.md) - [x] [`CODE_OF_CONDUCT.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/CODE_OF_CONDUCT.md) - [x] [`COMMIT_MESSAGE_GUIDELINES.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/COMMIT_MESSAGE_GUIDELINES.md) - [x] [`CONTRIBUTING.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/CONTRIBUTING.md) - [x] [`LICENSE`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/LICENSE) - [x] [`PULL_REQUEST_GUIDELINES.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/PULL_REQUEST_GUIDELINES.md) - [x] [`README.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/README.md) - [x] [`SECURITY.md`](https://github.com/dileepadev/azure-ai-multi-agent-workforce/blob/main/SECURITY.md)
About
Initialize the repository.
Check List
.gitignore.env.example.github/ISSUE_TEMPLATE/bug_report.mddocumentation_update.mdfeature_request.mdfeedback.mdother.mdPULL_REQUEST_TEMPLATE.mdBRANCH_NAMING_GUIDELINES.mdCHANGELOG.mdCODE_OF_CONDUCT.mdCOMMIT_MESSAGE_GUIDELINES.mdCONTRIBUTING.mdLICENSEPULL_REQUEST_GUIDELINES.mdREADME.mdSECURITY.md