Skip to content

Python: Bug fix for azure ai agent truncate strategy. Add sample. #11503

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

Merged
merged 3 commits into from
Apr 11, 2025

Conversation

moonbox3
Copy link
Contributor

Motivation and Context

We are not handling the AzureAIAgent truncation strategy object correctly in AgentThreadActions. Fix this and add a sample showing how to configure the object during agent invocation.

Description

Bug fix and sample.

Contribution Checklist

@moonbox3 moonbox3 self-assigned this Apr 11, 2025
@moonbox3 moonbox3 requested a review from a team as a code owner April 11, 2025 06:04
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Apr 11, 2025
@moonbox3 moonbox3 changed the title Python: Bug fix for azure ai agent truncate strategy. Add sample. Python: Bug fix for AzureAIAgent truncate strategy configuration. Add sample. Apr 11, 2025
@github-actions github-actions bot changed the title Python: Bug fix for AzureAIAgent truncate strategy configuration. Add sample. Python: Bug fix for azure ai agent truncate strategy. Add sample. Apr 11, 2025
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Apr 11, 2025

Python Unit Test Overview

Tests Skipped Failures Errors Time
3419 5 💤 0 ❌ 0 🔥 1m 43s ⏱️

@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Apr 11, 2025
Merged via the queue into microsoft:main with commit 3cce24b Apr 11, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this to Sprint: Done in Semantic Kernel Apr 11, 2025
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
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

3 participants