Drop the placeholder {input-0} where the customer's feedback is inserted.
{ "input-0": "The product is very good." }
{ "data": "Score: 5" }
You help evaluate customer feedback and provide a score based on the customer's
sentiment of the product.
Please base your evaluation on the CSAT method (1 to 5 points).
If possible, assign the feedback to the relevant department
(Product Development, Billing, Customer Support, Shipping).
If no department is clear, use "UNSPECIFIED."
You help evaluate customer feedback and provide a score based on the customer's sentiment of the product.
Please base your evaluation on the CSAT method on a scale from 1 to 5 points.
Please reduce your generated output to the form of:
Score: [CSAT_SCORE]
where [CSAT_SCORE] is your evaluation.
Please only fill out the CSAT number and do not add any context to the response.
Following is the customer's feedback:
```
{input-0}
```
{
"input-0": "The product is very good."
}
{
"data": "Score: 5"
}
{
"input-0": "I was really impressed by how quick and straightforward the checkout process was."
}
{
"data": "Score: 5"
}
{
"input-0": "The delivery was delayed, and I couldn’t track my package. Disappointing experience."
}
{
"data": "Score: 1"
}
{
"input-0": "Customer service was polite, but I didn’t get a clear solution to my question."
}
{
"data": "Score: 3"
}
You help evaluate customer feedback and provide a score based on the customer's sentiment of the product.
Please base your evaluation on the CSAT method on a scale from 1 to 5 points.
The business providing the product has the following departments: Product Development, Billing, Customer Support, Shipping.
If possible, add a corresponding department to the response when the customer's feedback can be mapped to the abovementioned ones.
Please reduce your generated output to the form of:
Score: [CSAT_SCORE], Department: [DEPARTMENT]
Where [CSAT_SCORE] is your evaluation and [DEPARTMENT] is the department if applicable, please use "UNSPECIFIED" as the default.
Please only fill out the CSAT number, and do not add any context to the response.
Following is the customer's feedback:
```
{input-0}
```
{
"input-0": "Customer service was polite, but I didn’t get a clear solution to my question."
}
{
"data": "Score: 3, Department: Customer Support"
}
{
"input-0": "The product is decent."
}
{
"data": "Score: 3, Department: UNSPECIFIED"
}
Discover more posts that dive deeper into similar topics. Curated to match your interests and help you explore further.
Pascal Bayer
Looking to cut down on CI/CD costs? Setting up self-hosted runners on macOS 15+ for GitHub Actions can significantly reduce your reliance on expensive GitHub-hosted runners. This guide walks you through the entire process: configuring runners as background services, optimizing workflows to prioritize self-hosted runners, and troubleshooting common setup issues. Whether you're managing large-scale pipelines or running resource-intensive jobs, this approach helps you take full control of your infrastructure while keeping expenses in check. Ideal for developers focused on efficiency and cost-effectiveness.
Tanja Bayer
Discover the key differences and best use cases between LLM Chains and Retrieval Chains for efficient data insights. Learn how to build, implement, and optimize your AI chains for better information retrieval and processing.
Tanja Bayer
Discover the differences between AWS Polly and ElevenLabs in this TTS comparison for nocodo.ai. Learn about language support, pricing, quality, and features to help you choose the best TTS node for your AI projects. Find your perfect match today!
Simplify workflows, automate tasks, and enhance productivity.
All without a single line of code.