Thirteenth
New Member
We have an AI assistant on our electronics store that handles everything from simple product questions to comparisons between several laptops and longer pre-purchase conversations. Every request currently uses the same system prompt, but every time we improve it for one kind of question something else seems to get worse. Adding more detail helps with complicated comparisons, then customers asking basic questions start getting ridiculously long answers. Cutting it back fixes those, but the assistant becomes less useful when someone actually needs help choosing between products. We have feedback from completed chats and can tell whether a conversation led to a product view, cart addition, or the customer giving up. How can we use those results to optimize which prompt setup works best for different kinds of requests instead of maintaining one increasingly bloated prompt for everything?