mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
After enabling the grounding function, the Gemini 2.5 Pro model of vertex ai encountered the problem of a large number of repeated displays of reference URLs #786
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 @Jicheng-han on GitHub (Nov 7, 2025).
Self Checks
Dify version
1.7.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
LLM answer likes :
Method 2: Install Driver via Official .run File (Advanced)
Use this method if the PPA does not have the specific version you need.
Download the Driver:
Go to the NVIDIA Driver Downloads page. Select your product details and download the .run file for version 575.51 or newer.
Stop the Graphical Interface:
The driver cannot be installed while the desktop environment is running.
Grounding Sources
techpowerup.com
phoenixnap.com
youtube.com
pny.com
kinetica.com
nvidia.com
medium.com
nvidia.com
youtube.com
linuxcapable.com
bash sudo telinit 3Grounding Sources
techpowerup.com
phoenixnap.com
youtube.com
pny.com
kinetica.com
nvidia.com
medium.com
nvidia.com
youtube.com
linuxcapable.com
You will be dropped into a command-line interface. Log in with your credentials.
✔️ Expected Behavior
I hope to resolve this compatibility issue, which I believe is caused by the incompatibility between the updated content on the model side and our grounding processing code. Thank you
❌ Actual Behavior
Recently, when using vertexai's Gemini 2.5 Pro in chatflow with the grounding feature enabled, there are often a large number of repeated grounding resource URLs in the responses. These URLs should have appeared at the end of the answer, but now they are inserted into the text response in large quantities.
@dosubot[bot] commented on GitHub (Nov 26, 2025):
Hi, @Jicheng-han. 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!