mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Failed to transform agent message #267
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 @YoFoon on GitHub (May 9, 2025).
Self Checks
Dify version
1.3.1
Plugin version
0.1.5
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Failed to transform agent message: PluginInvokeError: {"args":{},"error_type":"Exception","message":"read llm model failed: request failed: [deepseek] Error: PluginInvokeError: {"args":{"description":"[models] Error: API request failed with status code 400: {"error":{"message":"Invalid 'tools[16].function.name': string does not match pattern. Expected a string that matches the pattern '^[a-zA-Z0-9_-]+$'.","type":"invalid_request_error","param":null,"code":"invalid_request_error"}}"},"error_type":"InvokeError","message":"[models] Error: API request failed with status code 400: {"error":{"message":"Invalid 'tools[16].function.name': string does not match pattern. Expected a string that matches the pattern '^[a-zA-Z0-9_-]+$'.","type":"invalid_request_error","param":null,"code":"invalid_request_error"}}"}"}
Our function name is
api.ivoice.output_cargoexist. Does it mean that regular matching cannot be found✔️ Error log
No response
@YoFoon commented on GitHub (May 9, 2025):
@huynhbaobk commented on GitHub (May 16, 2025):
+1 Same problem
@dosubot[bot] commented on GitHub (Aug 18, 2025):
Hi, @YoFoon. 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!