mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
When using the model as a classifier, asking it some political questions results in a status code: 400. #363
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 @guoguo1314 on GitHub (Jun 12, 2025).
Self Checks
Dify version
Version 1.4.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
This error is specifically as follows:
Run failed: [tongyi] Error: PluginInvokeError: {"args":{},"error_type":"ServiceUnavailableError","message":"Failed to invoke model qwen-plus-latest, status code: 400, message: Input data may contain inappropriate content."}
But I was wondering, if I could customize some responses when inputting questions related to politics, would that be possible at the moment? Or is there any other solution available? Thank you.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
@crazywoola commented on GitHub (Jun 12, 2025):
also duplicated