[GH-ISSUE #15139] dify call model title generation error #9691

Open
opened 2026-04-12 22:34:16 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @shy20221121 on GitHub (Mar 30, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15139

What is the issue?

When using Dify to call the Ollama model, the title of the conversation history cannot be generated. Tested models: qwen2.5:7b\qwen3:8b\deepseek-r1:14b.

the test as bellow:
1, The following effects are achieved by calling the Ollama model:

Image Image

2, When the same model from ModelScope is invoked, title generation operates normally.

Image Image

Relevant log output


OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.17.8

Originally created by @shy20221121 on GitHub (Mar 30, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15139 ### What is the issue? When using Dify to call the Ollama model, the title of the conversation history cannot be generated. Tested models: qwen2.5:7b\qwen3:8b\deepseek-r1:14b. the test as bellow: 1, The following effects are achieved by calling the Ollama model: <img width="1069" height="176" alt="Image" src="https://github.com/user-attachments/assets/95098bf2-5e77-4a8b-8230-6e19a1741e2c" /> <img width="446" height="672" alt="Image" src="https://github.com/user-attachments/assets/c68728a3-f934-417e-8660-bd3525a3abbe" /> 2, When the same model from ModelScope is invoked, title generation operates normally. <img width="411" height="108" alt="Image" src="https://github.com/user-attachments/assets/72c6f53a-429d-4a3a-80f9-d208f16e83e1" /> <img width="298" height="562" alt="Image" src="https://github.com/user-attachments/assets/5d963097-5ae4-436b-9542-afc632e407b3" /> ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.17.8
GiteaMirror added the bug label 2026-04-12 22:34:16 -05:00
Author
Owner

@95whzwhz-ship-it commented on GitHub (Mar 30, 2026):

same problem!!!!

<!-- gh-comment-id:4152705313 --> @95whzwhz-ship-it commented on GitHub (Mar 30, 2026): same problem!!!!
Author
Owner

@shy20221121 commented on GitHub (Mar 30, 2026):

same problem!!!!

This problem has been going on for a long time, and I've finally met someone else with the same issue. I hadn't seen anyone mention this problem before.

<!-- gh-comment-id:4152719914 --> @shy20221121 commented on GitHub (Mar 30, 2026): > same problem!!!! This problem has been going on for a long time, and I've finally met someone else with the same issue. I hadn't seen anyone mention this problem before.
Author
Owner

@95whzwhz-ship-it commented on GitHub (Apr 2, 2026):

it doesn't depend on which version you have, even the latest

<!-- gh-comment-id:4175826686 --> @95whzwhz-ship-it commented on GitHub (Apr 2, 2026): it doesn't depend on which version you have, even the latest
Author
Owner

@shy20221121 commented on GitHub (Apr 2, 2026):

it doesn't depend on which version you have, even the latest

do you have some good idea for it?

<!-- gh-comment-id:4175839274 --> @shy20221121 commented on GitHub (Apr 2, 2026): > it doesn't depend on which version you have, even the latest do you have some good idea for it?
Author
Owner

@95whzwhz-ship-it commented on GitHub (Apr 5, 2026):

I try different dify ollama plugins to see if it is dify's problem. I used 0.0.6 version which is too old. You can try upgrade the plugin see if help

<!-- gh-comment-id:4188727713 --> @95whzwhz-ship-it commented on GitHub (Apr 5, 2026): I try different dify ollama plugins to see if it is dify's problem. I used 0.0.6 version which is too old. You can try upgrade the plugin see if help
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#9691