File size: 2,786 Bytes
3c2fe0f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 |
{
"interactions": [
{
"transcription": "like the product",
"sentiment": {
"label": "POSITIVE",
"score": 0.9973840117454529
},
"product_recommendations": [
[
"No relevant product found",
"We're sorry, but we couldn't find a product matching your query."
]
],
"objection_handling": {
"objection": "I like the product",
"response": "great!anything else you need Check in our recommendations .. these are the top products purchaed today!!"
}
},
{
"transcription": "i don't like the product the material is not good",
"sentiment": {
"label": "NEGATIVE",
"score": 0.9998010993003845
},
"product_recommendations": [
[
"No relevant product found",
"We're sorry, but we couldn't find a product matching your query."
]
],
"objection_handling": {
"objection": "Don\u2019t like the materials used",
"response": "We have options that use sustainable and high-quality materials."
}
}
],
"timestamp": "2025-01-26 19:28:35"
}{
"interactions": [
{
"transcription": "like the product",
"sentiment": {
"label": "POSITIVE",
"score": 0.9973840117454529
},
"product_recommendations": [
[
"No relevant product found",
"We're sorry, but we couldn't find a product matching your query."
]
],
"objection_handling": {
"objection": "I like the product",
"response": "great!anything else you need Check in our recommendations .. these are the top products purchaed today!!"
}
},
{
"transcription": "i don't like the product the material is not good",
"sentiment": {
"label": "NEGATIVE",
"score": 0.9998010993003845
},
"product_recommendations": [
[
"No relevant product found",
"We're sorry, but we couldn't find a product matching your query."
]
],
"objection_handling": {
"objection": "Don\u2019t like the materials used",
"response": "We have options that use sustainable and high-quality materials."
}
}
],
"timestamp": "2025-01-26 19:28:35"
} |