Error while tool calling from agno #7021

Closed
opened 2025-11-12 13:53:11 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ban1989ban on GitHub (May 12, 2025).

What is the issue?

ollama version is 0.6.7

Model i am loading : llama4:scout
Error while getting call for tool from Agno:

time=2025-05-12T14:37:26.167+05:30 level=ERROR source=routes.go:1520 msg="chat prompt error" error="template: :6:10: executing \"\" at <.Tools>: can't evaluate field Tools in type api.Tools"
[GIN] 2025/05/12 - 14:37:26 | 500 | 10.075345668s |    10.112.1.236 | POST     "/api/chat"

FYI : My code is wokring If i change the model to llama3.3

Relevant log output

It should work.

OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.6.7

Originally created by @ban1989ban on GitHub (May 12, 2025). ### What is the issue? **ollama version is 0.6.7** Model i am loading : llama4:scout Error while getting call for tool from Agno: ``` time=2025-05-12T14:37:26.167+05:30 level=ERROR source=routes.go:1520 msg="chat prompt error" error="template: :6:10: executing \"\" at <.Tools>: can't evaluate field Tools in type api.Tools" [GIN] 2025/05/12 - 14:37:26 | 500 | 10.075345668s | 10.112.1.236 | POST "/api/chat" ``` FYI : My code is wokring If i change the model to **llama3.3** ### Relevant log output ```shell It should work. ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.6.7
GiteaMirror added the bug label 2025-11-12 13:53:11 -06:00
Author
Owner

@rick-github commented on GitHub (May 12, 2025):

https://github.com/ollama/ollama/issues/10143#issuecomment-2852629151

@rick-github commented on GitHub (May 12, 2025): https://github.com/ollama/ollama/issues/10143#issuecomment-2852629151
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#7021