fix: make ai suggestions for tag mapping and category mapping more strict

This commit is contained in:
2026-02-13 19:03:00 +01:00
parent 3ff6256663
commit 9f16443577
2 changed files with 59 additions and 19 deletions

View File

@@ -854,7 +854,7 @@ const TaxonomySection: React.FC<{
)}
</div>
<span className="taxonomy-analyze-hint">
AI will suggest mappings to consolidate similar tags and categories
AI will suggest mappings from new to existing items to avoid duplicates
</span>
</div>