mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[BUG] - OLLAMA - truncating input prompt #665
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 @GSubActives on GitHub (Sep 22, 2025).
Self Checks
Dify version
Latest
Plugin version
0.0.7
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I'm having trouble with the context size. I specified the limit in Dify, but it doesn't seem to have been passed on to Ollama.
My model INFO in OLLAMA :
✔️ Error log
time=2025-09-22T13:05:26.792Z level=INFO source=server.go:1289 msg="llama runner started in 7.88 seconds"
time=2025-09-22T13:05:26.878Z level=WARN source=runner.go:159 msg="truncating input prompt" limit=4096 prompt=7900 keep=4 new=4096
@dosubot[bot] commented on GitHub (Oct 8, 2025):
Hi, @GSubActives. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
What's Next:
Thank you for your understanding and contribution!