mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Add local ollama Rerank model error #558
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 @hfysinfo on GitHub (Aug 13, 2025).
Self Checks
Dify version
Version 1.7.2
Plugin version
Ollama 0.0.7
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Ollama version is 0.11.4,Ollama server is run
It can run llm models like gemma3/gpt-oss use url http://10.0.0.100:11434
But add ollama rerank model <linux6200/bge-reranker-v2-m3:latest> use url http://10.0.0.100:11434 error
msg is
An error occurred during credentials validation: 404 Client Error: Not Found for url: http://10.0.0.100:11434/api/rerank
✔️ Error log
An error occurred during credentials validation: 404 Client Error: Not Found for url: http://10.0.0.100:11434/api/rerank