fix
This commit is contained in:
@@ -89,7 +89,9 @@ type ProductInput struct {
|
||||
EnhanceSystemTemplate string
|
||||
EnhanceUserTemplate string
|
||||
// CategoryEnhancePrompt overrides EnhanceUserTemplate when non-empty
|
||||
// (resolved for the active language before enhance).
|
||||
// (resolved for the active language before enhance). Applied to BOTH name
|
||||
// and description via user framing + system overlay; formulas still win
|
||||
// for structure.
|
||||
CategoryEnhancePrompt string
|
||||
// CategoryPromptsByLang maps lower(name|unique_id) → lang → category override prompt
|
||||
// (JSON/overlay text with {{attrs}}/{{category}}; works with repaired A1 overlays).
|
||||
|
||||
Reference in New Issue
Block a user