mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
The Ollama plugin appears to be incompatible with the recent version of Ollama. #348
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sunisstar on GitHub (Jun 6, 2025).
Self Checks
Dify version
1.3.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Write a simplest example of an uploader file, which can use a multimodal model to recognize images, or use a file extractor to feed content to LLM. You will find that the large model looks like it hasn't seen the file uploaded by the user.
the llm use ollama plugin 0.0.6, ollama version is 0.9.0, qwen3:32b or deepseek-r1-0528-qwen3-8b
✔️ Expected Behavior
work as older versions do.
❌ Actual Behavior
dify says user haven't upload the file.
@dosubot[bot] commented on GitHub (Aug 18, 2025):
Hi, @sunisstar. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!