{"id":25519558,"url":"https://github.com/passadis/azure-ai-agents","last_synced_at":"2026-02-18T02:03:25.025Z","repository":{"id":277722557,"uuid":"931715672","full_name":"passadis/Azure-Ai-Agents","owner":"passadis","description":"How to start with the newest Azure AI Agents Service","archived":false,"fork":false,"pushed_at":"2025-02-15T16:45:20.000Z","size":195,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T00:41:33.632Z","etag":null,"topics":["apim","azure","azure-ai-agen","azureai","expressjs","nodejs","react"],"latest_commit_sha":null,"homepage":"https://www.cloudblogger.eu/2025/02/15/the-brand-new-azure-ai-agent-service-in-your-fingertips/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/passadis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-12T18:30:22.000Z","updated_at":"2025-02-15T16:45:24.000Z","dependencies_parsed_at":"2025-02-15T17:39:48.273Z","dependency_job_id":null,"html_url":"https://github.com/passadis/Azure-Ai-Agents","commit_stats":null,"previous_names":["passadis/azure-ai-agents"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/passadis/Azure-Ai-Agents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passadis%2FAzure-Ai-Agents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passadis%2FAzure-Ai-Agents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passadis%2FAzure-Ai-Agents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passadis%2FAzure-Ai-Agents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/passadis","download_url":"https://codeload.github.com/passadis/Azure-Ai-Agents/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passadis%2FAzure-Ai-Agents/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29566366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"online","status_checked_at":"2026-02-18T02:00:09.468Z","response_time":162,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apim","azure","azure-ai-agen","azureai","expressjs","nodejs","react"],"created_at":"2025-02-19T17:19:59.910Z","updated_at":"2026-02-18T02:03:25.004Z","avatar_url":"https://github.com/passadis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://skillicons.dev\"\u003e\n    \u003cimg src=\"https://skillicons.dev/icons?i=azure,react,nodejs,js,docker,vite,vscode\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003ch1 align=\"center\"\u003eAzure AI Agent Service Document Management\u003c/h1\u003e\n\n## Introduction\nThe Azure AI Agent Service is a fully managed platform that enables developers to build, deploy, and scale AI agents seamlessly. These agents can perform tasks ranging from answering questions to automating complex workflows by integrating advanced language models with various tools and data sources.\n\n## Features\n- **Automatic Tool Integration**: Agents can autonomously utilize tools like code interpreters and data retrieval systems without manual intervention.\n- **Secure Data Management**: Leverages Azure's security infrastructure to ensure data privacy and compliance.\n- **Flexible Model Selection**: Supports various AI models, including Azure OpenAI and third-party models, allowing developers to choose the most suitable model for their needs.\n- **Extensive Data Integrations**: Agents can access and interact with multiple data sources, such as Bing Search and Azure AI Search, to provide relevant and up-to-date information.\n\n## Getting Started\n\n### Prerequisites\n- **Azure Subscription**: An active Azure account.\n- **Azure AI Foundry Hub**: Set up an AI Foundry hub in your Azure subscription.\n- **Development Environment**: Node.js 18+ installed on your local machine.\n\n### Installation\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/your-repo/azure-ai-agent-service.git\n   cd azure-ai-agent-service\n   ```\n\n2. **Install Dependencies both for Frontend and Backend**:\n   ```bash\n   npm install\n   ```\n\n3. **Configure Environment Variables**:\n   - Create a `.env` file in the root directory.\n   - Add the required variables:\n     ```env\n       KEYVAULT_NAME\n       ....\n\n## Resources\n- [Azure AI Agent Service Documentation](https://learn.microsoft.com/en-us/azure/ai-services/agents/overview)\n- [Azure AI Foundry SDK](https://github.com/microsoft/Agents)\n- [Sample Projects](https://github.com/Azure-Samples/azure-ai-agent-service-enterprise-demo)\n\n## Contributing\nWe welcome contributions to enhance the Azure AI Agent Service. Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for guidelines.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n---\n\nThis README provides a comprehensive overview of the Azure AI Agent Service, guiding users from setup to interaction. For more detailed information, refer to the official documentation and sample projects linked above.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassadis%2Fazure-ai-agents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpassadis%2Fazure-ai-agents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassadis%2Fazure-ai-agents/lists"}