Skip to content

Revise agent examples in README.md#5067

Open
sphenry wants to merge 8 commits intomainfrom
sphenry-patch-2
Open

Revise agent examples in README.md#5067
sphenry wants to merge 8 commits intomainfrom
sphenry-patch-2

Conversation

@sphenry
Copy link
Copy Markdown
Member

@sphenry sphenry commented Apr 2, 2026

Updated examples for creating agents using OpenAI and Azure AI, and updated Important notice

Motivation and Context

Description

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Updated examples for creating agents using OpenAI and Azure AI, and updated Important notice
Copilot AI review requested due to automatic review settings April 2, 2026 17:03
@sphenry sphenry enabled auto-merge April 2, 2026 17:03
@markwallace-microsoft markwallace-microsoft added the documentation Improvements or additions to documentation label Apr 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository root README to refresh the “Basic Agent” examples and to expand/clarify the “Important Notes” notice for third-party system usage.

Changes:

  • Reordered the .NET “Basic Agent” examples and updated the default model strings used in the snippets.
  • Replaced the plain “Important Notes” paragraph with an [!IMPORTANT] admonition block containing expanded guidance/disclaimer text.
  • Added/updated links and wording around third-party systems and the Transparency FAQ.

sphenry and others added 7 commits April 2, 2026 10:21
Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
Create a simple Agent, using Microsoft Foundry with token-based auth, that writes a haiku about the Microsoft Agent Framework

```c#
// dotnet add package Microsoft.Agents.AI.AzureAI --prerelease
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need this anymore

Suggested change
// dotnet add package Microsoft.Agents.AI.AzureAI --prerelease

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants