mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 05:29:45 +08:00
fix(api): restore missing reg(ModelConfig) from 1.12.1 refactor
This commit is contained in:
parent
9fa8f6235e
commit
ee13650e3d
@ -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