Skip to content

Conversation

@michaelnchin
Copy link
Collaborator

Re-enabling BedrockAgents integ tests as the legacy AgentExecutor is now available with the langchain-classic release.

@michaelnchin michaelnchin marked this pull request as draft October 22, 2025 19:00
Copy link
Collaborator Author

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Non-blocking) Note: test_bedrock_agent_langgraph is using ToolExecutor, which was removed in LangGraph v0.3.

Per issue #261, we can't switch to the replacement ToolNode prebuilt yet because BedrockAgentsRunnable doesn't support messages yet. However, this isn't currently a blocker for the CI or builds since the test is skipped anyway.

The other changes in this PR are unrelated, and should be OK to merge.

@michaelnchin michaelnchin marked this pull request as ready for review October 23, 2025 03:59
@michaelnchin michaelnchin merged commit 2870775 into langchain-ai:main Oct 24, 2025
12 checks passed
@michaelnchin michaelnchin deleted the chore/v1-bedrock-agents-test branch October 24, 2025 04:17
murilosimao pushed a commit to murilosimao/langchain-aws that referenced this pull request Oct 29, 2025
…c` (langchain-ai#718)

Re-enabling BedrockAgents integ tests as the legacy `AgentExecutor` is
now available with the `langchain-classic` release.
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.

1 participant