List of repos and links to standardize across all of our repos #85
cleemullins
started this conversation in
General
Replies: 2 comments 3 replies
-
Should we have the WebChat repo since the above contains WebChat Samples? What about Bot Framework Community? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks Chris, this looks great!! My only nit is if we could make our samples in this repo as a top headline in the main README, as this is our bets entry point and the main deliverable of this repo. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Statement:
Solution:
Please let me know any key repos I've missed, or any that don't belong.
Once we agree, I'll keep a master copy of this in the Agents repo and cut/paste/merge it into each of our key repos to help with human navigation and SEO discoverability.
M365 Agents and Copilot Studio Pro-Code ecosystem
Copilot Studio, the M365 Agents SDK, and the surrounding ecosystem spans multiple GitHub repos. This section describes each area and the associated Repos.
The Copilot Studio Blog contains up-to-date information about the latest releases and features across both the low-code and pro-code ecosystem.
Samples and Best Practices
Copilot Studio directly supports many code-first development experiences and extensibility points. Samples such as Single Sign On, consumption of REST APIs, and customizing the end-user UX offer a good getting started point.
Copilot Studio and M365 Agents samples
Azure and Azure AI Agent Samples
Copilot Studio Documentation
Each area pertaining to Agent development has documentation to help get started.
Community, Events, and Training
M365 Agents SDK
The Microsoft 365 Agents SDK simplifies building full stack, multichannel, trusted agents for platforms including M365, Teams, Copilot Studio, and WebChat. The M365 Agents SDK is code-first solution that enables developers to build and interact with Agents using .NET, JavaScript, or Python.
The source for the client libraries exists in repositories for each language. This repository is meant to be a jumping off point into those language specific repositories. Issues related to a specific language should be opened in the corresponding repository while cross cutting issues should be opened in the Agents Repository.
Agents Tooling
Legacy Repos
The older Bot Framework repos contain many samples and implementations that may still be of interest. While superseded by the M365 Agents SDK, these repos are mature and interesting for any number of developers.
Beta Was this translation helpful? Give feedback.
All reactions