mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 19:49:04 +08:00
fix: anthropic max token NoneType error (#6858)
This commit is contained in:
parent
e9d6a43907
commit
08f922d8c9
@ -26,6 +26,7 @@ parameter_rules:
|
||||
required: false
|
||||
- name: max_tokens
|
||||
use_template: max_tokens
|
||||
required: true
|
||||
default: 8192
|
||||
min: 1
|
||||
max: 8192
|
||||
|
Loading…
x
Reference in New Issue
Block a user