Skip to content

watsonx - handle tool calling #6356

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mq200
Copy link
Contributor

@mq200 mq200 commented Jun 30, 2025

Description

Add tool calling support for watsonx.
Handle both structured outputs and parsable streamed outputs.

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created

Summary by cubic

Added tool calling support to watsonx, allowing it to handle both structured and streamed tool call outputs.

  • New Features
    • Parses and accumulates tool call data from assistant responses.
    • Supports tool calling for both structured and unstructured output formats.

@mq200 mq200 requested a review from a team as a code owner June 30, 2025 22:38
@mq200 mq200 requested review from tomasz-stefaniak and removed request for a team June 30, 2025 22:38
Copy link

netlify bot commented Jun 30, 2025

👷 Deploy request for continuedev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit a9749c4

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant