Skip to content

Python: AzureAI Agent int test update to pass#12849

Merged
moonbox3 merged 1 commit into
microsoft:mainfrom
moonbox3:update-agent-int-test
Aug 4, 2025
Merged

Python: AzureAI Agent int test update to pass#12849
moonbox3 merged 1 commit into
microsoft:mainfrom
moonbox3:update-agent-int-test

Conversation

@moonbox3

@moonbox3 moonbox3 commented Aug 4, 2025

Copy link
Copy Markdown
Collaborator

Motivation and Context

The AzureAI Agent code interpreter is failing when asking it to use the code interpreter to create bar charts. Updating the unit test so that it uses the code interpreter and doesn't fail/block.

Description

Update integration test while trying to understand the root cause of the failure.

Contribution Checklist

@moonbox3 moonbox3 requested a review from a team as a code owner August 4, 2025 06:39
@moonbox3 moonbox3 added the python Pull requests for the Python Semantic Kernel label Aug 4, 2025
@moonbox3 moonbox3 merged commit 30391ad into microsoft:main Aug 4, 2025
29 checks passed
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
### Motivation and Context

The AzureAI Agent code interpreter is failing when asking it to use the
code interpreter to create bar charts. Updating the unit test so that it
uses the code interpreter and doesn't fail/block.

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

### Description

Update integration test while trying to understand the root cause of the
failure.

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [X] The code builds clean without any errors or warnings
- [X] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [X] All unit tests pass, and I have added new tests where possible
- [X] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests for the Python Semantic Kernel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants