mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Error in OpenAI's gpt-4o max tokens #357
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 @LycheeTown on GitHub (Jun 10, 2025).
Self Checks
Dify version
1.4.1
Plugin version
0.0.26
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
different llm config in offical website: https://platform.openai.com/docs/models/gpt-4o
gpt-4o is aliase of gpt-4o-2024-08-06, not gpt-4o-2024-05-13
✔️ Error log
[openail] Error: PluginInvokeError:
{"args":{}, "error_type": "ValueError", "message":"Model Parameter max tokens should be less than or equal to 4096.0."}