Skip to content

Conversation

@priyansh4320
Copy link
Collaborator

@priyansh4320 priyansh4320 commented Nov 21, 2025

Why are these changes needed?

This PR is a fix on:
Bedrock: handle optional tool params without KeyError.

  • standardize async detection across Agent by using is_coroutine_callable

Related issue number

#2219
#2218

Checks

@joggrbot
Copy link
Contributor

joggrbot bot commented Nov 21, 2025

📝 Documentation Analysis

All docs are up to date! 🎉


✅ Latest commit analyzed: 4511439 | Powered by Joggr

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

❌ Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
autogen/agentchat/conversable_agent.py 91.66% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
autogen/oai/bedrock.py 33.84% <100.00%> (+6.21%) ⬆️
autogen/agentchat/conversable_agent.py 65.12% <91.66%> (-0.91%) ⬇️

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@priyansh4320 priyansh4320 marked this pull request as ready for review November 21, 2025 11:07
@priyansh4320 priyansh4320 self-assigned this Nov 21, 2025
@marklysze marklysze requested a review from randombet November 25, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Issue with async tools in v10.x [Bug]: Issue with Bedrock AG2 implementation

2 participants