Function Calling #77

Open
opened 2026-02-15 16:27:53 -05:00 by yindo · 2 comments
Owner

Originally created by @EnderRobber101 on GitHub (Apr 29, 2024).

Is it possible to function call models

Originally created by @EnderRobber101 on GitHub (Apr 29, 2024). Is it possible to function call models
Author
Owner

@Shulyaka commented on GitHub (Jul 23, 2024):

It is possible now with ollama server 0.2.6 or above, ollama-python 0.3.0 or above, and with subset of the models, including mistral and llama3-groq-tool-use.

@Shulyaka commented on GitHub (Jul 23, 2024): It is possible now with `ollama` server 0.2.6 or above, `ollama-python` 0.3.0 or above, and with subset of the models, including `mistral` and `llama3-groq-tool-use`.
Author
Owner

@zahid-ahmad commented on GitHub (Aug 19, 2024):

It is possible now with ollama server 0.2.6 or above, ollama-python 0.3.0 or above, and with subset of the models, including mistral and llama3-groq-tool-use.

i am getting, no attribute "tools" in ollama error

@zahid-ahmad commented on GitHub (Aug 19, 2024): > It is possible now with `ollama` server 0.2.6 or above, `ollama-python` 0.3.0 or above, and with subset of the models, including `mistral` and `llama3-groq-tool-use`. i am getting, no attribute "tools" in ollama error
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#77