mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 12:57:21 +08:00
fix(api): re-add reg(ModelConfig) after merge from release branch
This commit is contained in:
parent
43e0565985
commit
a677009b23
@ -51,6 +51,7 @@ reg(RuleCodeGeneratePayload)
|
||||
reg(RuleStructuredOutputPayload)
|
||||
reg(InstructionGeneratePayload)
|
||||
reg(InstructionTemplatePayload)
|
||||
reg(ModelConfig)
|
||||
|
||||
|
||||
@console_ns.route("/rule-generate")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user