-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Ollama: Calculator tool use example #1647
base: main
Are you sure you want to change the base?
Conversation
@akashjss thank you for the PR! But adding the calculator example to Ollama cookbooks would be inconsistent with the other providers. We try and keep all example agents for the providers the same. Example usage of calculator tool can be found over here: https://github.com/phidatahq/phidata/blob/main/cookbook/tools/calculator_tools.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this from the PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can remove this change as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a cookbook for this in cookbook/agents/
folder
Description
Please include:
Fixes # (issue)
Type of change
Please check the options that are relevant:
Checklist
Additional Notes
Include any deployment notes, performance implications, or other relevant information: