mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Duplicate trailing punctuation when using OCI Generative AI models (“..” / “。。”) #442
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 @yushibats on GitHub (Jul 12, 2025).
Self Checks
Dify version
1.6.0
Plugin version
0.0.4
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
When invoking OCI Generative AI (Chat/Completion) models, the final period or Japanese “。” is output twice in a row, e.g. “..” or “。。” instead of a single punctuation mark.
✔️ Error log
No response