Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

vblagoje
Copy link
Member

@vblagoje vblagoje commented Oct 2, 2025

Related Issues

Proposed Changes:

Demo how MCPTool/set connect on init and they should delay connect to first tool use/warm_up stage to allow pipelines to set all the required secrets

Checklist

@github-actions github-actions bot added integration:mcp type:documentation Improvements or additions to documentation labels Oct 2, 2025
@vblagoje vblagoje changed the title chore: Add Agent pipeline deserialization test chore: Add Agent pipeline with MCPToolset deserialization test Oct 2, 2025
@vblagoje vblagoje marked this pull request as ready for review October 2, 2025 08:49
@vblagoje vblagoje requested a review from a team as a code owner October 2, 2025 08:49
@vblagoje vblagoje requested review from julian-risch and sjrl and removed request for a team October 2, 2025 08:49
Comment on lines 488 to 498
pipe.run(
data={
"agent": {
"messages": [
ChatMessage.from_user(
text="Get comments on https://github.com/deepset-ai/haystack/pull/9849"
)
]
}
}
)
Copy link
Contributor

Choose a reason for hiding this comment

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

I think to demonstrate this test fails when it does we should remove the pipe.run call. We want to explicitly see if Pipeline.loads causes the error.

@vblagoje vblagoje requested a review from sjrl October 6, 2025 13:53
Copy link
Contributor

@sjrl sjrl left a comment

Choose a reason for hiding this comment

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

looks good!

@vblagoje vblagoje merged commit d45a048 into main Oct 7, 2025
10 checks passed
@vblagoje vblagoje deleted the mcp_init_bug branch October 7, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration:mcp type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.