fix(api): restore missing reg(ModelConfig) from 1.12.1 refactor

This commit is contained in:
GareArc 2026-03-04 17:31:19 -08:00
parent 9fa8f6235e
commit ee13650e3d
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")