Skip to content

Conversation

@bjoaquinc
Copy link
Contributor

@bjoaquinc bjoaquinc commented Oct 3, 2025

📝 Summary

Updated the backend to accomodate multi-tool support for all providers. Updated frontend to check all tool responses before reinvoking automatically.

Screenshot 2025-10-03 at 4 09 41 AM

Resolves #6295

🔍 Description of Changes

  • Make extract_content() return list
  • Update tool handling in as_stream_response()
  • Update frontend to check all tool responses

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

@vercel
Copy link

vercel bot commented Oct 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 5, 2025 11:46am

mscolnick
mscolnick previously approved these changes Oct 3, 2025
Copy link
Contributor

@mscolnick mscolnick left a comment

Choose a reason for hiding this comment

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

looks great! would be nice to add some tests if not too hard to mock out

@mscolnick mscolnick merged commit bcab650 into marimo-team:main Oct 5, 2025
36 of 37 checks passed
@bjoaquinc bjoaquinc deleted the multi-tool-support branch October 5, 2025 15:37
@dmadisetti dmadisetti added the enhancement New feature or request label Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to call multiple tools at once.

3 participants