fix(api): re-add reg(ModelConfig) after merge from release branch

This commit is contained in:
GareArc 2026-03-04 17:33:29 -08:00
parent 43e0565985
commit a677009b23
No known key found for this signature in database

View File

@ -51,6 +51,7 @@ reg(RuleCodeGeneratePayload)
reg(RuleStructuredOutputPayload)
reg(InstructionGeneratePayload)
reg(InstructionTemplatePayload)
reg(ModelConfig)
@console_ns.route("/rule-generate")