fix
This commit is contained in:
@@ -82,7 +82,8 @@ func formatAvailableCategoriesList(opts []categoryOption) string {
|
||||
return strings.TrimSpace(b.String())
|
||||
}
|
||||
|
||||
// ProductCategorizeSystem is the built-in system prompt for taxonomy selection.
|
||||
// ProductCategorizeSystem is the built-in system prompt for taxonomy selection
|
||||
// (aiprompts.RoleCategorize — pick company unique_id; separate from enhance overlay).
|
||||
const ProductCategorizeSystem = `Product categorization expert.
|
||||
Rules:
|
||||
- Reply with ONLY a single JSON object (no markdown, no prose, no reasoning)
|
||||
|
||||
Reference in New Issue
Block a user