Skip to content
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

Python: Cleanup ChatCompletionAgent concept samples #10726

Merged
merged 5 commits into from
Mar 3, 2025

Conversation

moonbox3
Copy link
Contributor

Motivation and Context

Our chat completion agent concept samples need to be cleaned up to improve readability and maintainability.

Description

Simplify the chat completion agent concept samples so we're not trying to do too much in each sample. Update some of the APIs using the new patterns.

Contribution Checklist

@moonbox3 moonbox3 requested a review from a team as a code owner February 28, 2025 12:20
@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel documentation labels Feb 28, 2025
@moonbox3 moonbox3 enabled auto-merge March 3, 2025 00:07
@moonbox3 moonbox3 added this pull request to the merge queue Mar 3, 2025
Merged via the queue into microsoft:main with commit 2323ae0 Mar 3, 2025
27 checks passed
@moonbox3 moonbox3 deleted the cleanup-samples branch March 3, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents documentation python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants