Skip to content

Conversation

@dmytrostruk
Copy link
Member

Motivation and Context

Updated README file based on latest API changes.

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.

@dmytrostruk dmytrostruk self-assigned this Feb 2, 2026
Copilot AI review requested due to automatic review settings February 2, 2026 09:05
@markwallace-microsoft markwallace-microsoft added the documentation Improvements or additions to documentation label Feb 2, 2026
Copy link
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

This pull request updates the README.md file to reflect recent API changes in the Agent Framework, specifically renaming methods used to create agents from clients.

Changes:

  • Updated Python code examples to use as_agent() instead of create_agent()
  • Updated C# code examples to use AsAIAgent() instead of CreateAIAgent()

@dmytrostruk dmytrostruk added this pull request to the merge queue Feb 2, 2026
Merged via the queue into microsoft:main with commit 98cd728 Feb 2, 2026
18 checks passed
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.

4 participants