Skip to content

.Net: Update Bedrock Agent to support conversation state and improve tests. #11737

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

Conversation

westey-m
Copy link
Contributor

Motivation and Context

#10100
#10712

Description

  • Add support to BedrockAgent for conversation state parts
  • Fix issue in AzureAIAgent with instructions merging
  • Add more integration tests

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner April 25, 2025 13:34
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Apr 25, 2025
@github-actions github-actions bot changed the title Update Bedrock Agent to support conversation state and improve tests. .Net: Update Bedrock Agent to support conversation state and improve tests. Apr 25, 2025
@westey-m westey-m merged commit 5e00d0c into microsoft:feature-conversation-state-extensions Apr 29, 2025
15 checks passed
mccoylstevens pushed a commit to mccoylstevens/semantic-kernel that referenced this pull request May 2, 2025
…tests. (microsoft#11737)

### Motivation and Context

microsoft#10100
microsoft#10712

### Description

- Add support to BedrockAgent for conversation state parts
- Fix issue in AzureAIAgent with instructions merging
- Add more integration tests

### Contribution Checklist

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

- [ ] The code builds clean without any errors or warnings
- [ ] 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
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants