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 native function calling support to Ollama Prompt Driver #1027

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

collindutter
Copy link
Member

@collindutter collindutter commented Jul 29, 2024

Describe your changes

Adds support for Ollama tool calling

Issue ticket number and link

NA


📚 Documentation preview 📚: https://griptape--1027.org.readthedocs.build//1027/

@collindutter collindutter force-pushed the feature/ollama-functions branch 2 times, most recently from eef20a8 to 633c337 Compare July 29, 2024 21:41
vachillo
vachillo previously approved these changes Jul 29, 2024
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 87.93103% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
griptape/drivers/prompt/ollama_prompt_driver.py 87.93% 2 Missing and 5 partials ⚠️

📢 Thoughts on this report? Let us know!

@collindutter collindutter force-pushed the feature/ollama-functions branch from 633c337 to ae24384 Compare July 29, 2024 22:39
@collindutter collindutter requested a review from vachillo July 29, 2024 22:40
@collindutter collindutter merged commit 231275d into dev Jul 29, 2024
13 checks passed
@collindutter collindutter deleted the feature/ollama-functions branch July 29, 2024 23:16
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.

2 participants