-
Notifications
You must be signed in to change notification settings - Fork 39
Update README files to enhance clarity and add new scenarios #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👋 Thanks for contributing @elbruno! We will review the pull request and get back to you soon. |
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Country Locale in URLsWe have automatically detected added country locale to URLs in your files. Check the file paths and associated URLs inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
@copilot remove the locale in the following urls -- Number | Link | Line |
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
This pull request introduces updates to documentation across multiple scenario directories and the main
README.md
file, focusing on improving clarity and consistency in resource links, prerequisites, and descriptions. Additionally, it adds a new scenario to the project.New Scenario Addition:
07 - Agents Concurrent
, to demonstrate concurrent agent orchestration and advanced AI agent collaboration patterns. (README.md
, README.mdR46-R47)Documentation Updates:
Resource Links:
README.md
files to remove unnecessary language-specific segments (e.g.,/en-us/
) for better localization and accessibility. (scenarios/01-SemanticSearch/README.md
, [1];scenarios/02-AzureAISearch/README.md
, [2];scenarios/03-RealtimeAudio/README.md
, [3];scenarios/05-deepseek/README.md
, [4];scenarios/06-mcp/README.md
, [5]Prerequisites:
.NET Aspire
installation links across all scenario directories to ensure consistency and accuracy. (scenarios/01-SemanticSearch/README.md
, [1];scenarios/02-AzureAISearch/README.md
, [2];scenarios/03-RealtimeAudio/README.md
, [3];scenarios/04-chromadb/README.md
, [4];scenarios/05-deepseek/README.md
, [5];scenarios/06-mcp/README.md
, [6]