mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
agent function call may change Chinese parameter content #133
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 @lordk911 on GitHub (Mar 27, 2025).
Self Checks
Dify version
1.1.1
Plugin version
Xorbits Inference 0.0.2 \ Dify agent 0.0.12
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Use agent node in chatflow , when function call will use Chinese parameter the content may change.
Which I found that , The more tools you add to the agent, the more this happens,In my scenario, keeping the number of tools below 4 greatly mitigated this situation. But if I use the openai api directly query xinference, I cannot reproduced this.
please also ref to : https://github.com/xorbitsai/inference/issues/3126
✔️ Error log
No response
@lordk911 commented on GitHub (Mar 27, 2025):
I think it is because Model hallucinations which caused by excessive context information