Skip to content
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

Add Ollama Tool Streaming #1600

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Add Ollama Tool Streaming #1600

merged 2 commits into from
Jan 22, 2025

Conversation

collindutter
Copy link
Member

Describe your changes

Added

  • Tool streaming support to OllamaPromptDriver.

Issue ticket number and link

Closes #1486

@collindutter collindutter added this to the 1.3 milestone Jan 21, 2025
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
griptape/drivers/prompt/ollama_prompt_driver.py 95.00% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@collindutter collindutter removed this from the 1.3 milestone Jan 22, 2025
@collindutter collindutter added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit 1a14a7c Jan 22, 2025
16 checks passed
@collindutter collindutter deleted the feature/ollama-tools branch January 22, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ollama Tool Streaming
2 participants