Hello! I’ve read through a whole bunch of existing topics but I can’t find one that corresponds enough with my specific problem. So I’m hoping to get some help here.
Problem:
We have an existing category tree (with roughly 700 product categories, that will increase as time goes on) and many, many products.
What I want is to create a prompt that will take a list of uncategorized products and suggest the most fitting one, in our existing category tree. It doesn’t have to do the actual task of putting them in categories (that would be neat, though) but just suggest the best category for each product based on product name, so I can categorize everything afterwards.
We’ve tried giving the tree as an excel file, we’ve tried writing the entire list in the prompt, we’ve tried giving very detailed instructions about what we want to be done. But one main problem keeps ruining everything no matter what we do:
IT KEEPS SUGGESTING IT’S OWN CATEGORIES THAT DO NOT EXIST IN OUT TREE.
This is incredibly frustrating and I’m honestly all out of ideas. I have no idea why this keeps happening, but it does.
So any and all suggestions tips or complete solutions for this problem would be greatly appreciated. Because it seems simple enough in theory.
1: Existing Categories
2: New Products
Put 2 into 1.
Thank you in advance.