Skip to content

feat: support ollama streaming for tool calls #6211

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 1 commit into
base: main
Choose a base branch
from

Conversation

uinstinct
Copy link
Contributor

@uinstinct uinstinct commented Jun 20, 2025

Description

Since ollama now supports streaming tool calls, this PR now adds it to Continue as well.

closes #6078

resolves CON-2300

Checklist

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

Screenshots

feat.mp4

Tests

[ What tests were added or updated to ensure the changes work as expected? ]

@uinstinct uinstinct requested a review from a team as a code owner June 20, 2025 05:53
@uinstinct uinstinct requested review from RomneyDa and removed request for a team June 20, 2025 05:53
Copy link

netlify bot commented Jun 20, 2025

👷 Deploy request for continuedev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 531b006

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 20, 2025
Copy link

recurseml bot commented Jun 20, 2025

✨ No issues found! Your code is sparkling clean! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Adapt the ollama streaming tool call
1 participant