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

Merged
merged 1 commit into from
Jun 24, 2025

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! ✨

Copy link
Collaborator

@RomneyDa RomneyDa left a comment

Choose a reason for hiding this comment

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

Great that ollama has added support for this!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 24, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jun 24, 2025
@RomneyDa RomneyDa merged commit ba76e00 into continuedev:main Jun 24, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Jun 24, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2025
@uinstinct uinstinct deleted the ollama-streaming branch June 25, 2025 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Adapt the ollama streaming tool call
2 participants