From d98cdfc38eea2c76f3795d6f68dbf6ef5fda517f Mon Sep 17 00:00:00 2001 From: Robi9 Date: Wed, 20 Sep 2023 12:38:31 -0300 Subject: [PATCH] Fix smart.json --- flows/routers/testdata/smart.json | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/flows/routers/testdata/smart.json b/flows/routers/testdata/smart.json index 2fc4b7bb2..aa6ddefa0 100644 --- a/flows/routers/testdata/smart.json +++ b/flows/routers/testdata/smart.json @@ -44,7 +44,7 @@ "arguments": [ "delivery", "address", - "ÖØöøÿ" + "país" ], "category_uuid": "c70fe86c-9aac-4cc2-a5cb-d35cbe3fed6e" } @@ -68,23 +68,17 @@ "text": "error when combining input \"12345\" with regex", "type": "error" }, - { - "created_on": "2018-10-18T14:20:30.000123456Z", - "step_uuid": "59d74b86-3e2f-4a93-aece-b05d2fdcde0c", - "text": "error when combining input \"ÖØöøÿ\" with regex", - "type": "error" - }, { "created_on": "2018-10-18T14:20:30.000123456Z", "elapsed_ms": 0, "extraction": "valid", - "request": "POST /v2/repository/nlp/zeroshot/zeroshot-fast-predict HTTP/1.1\r\nHost: api.bothub.it\r\nUser-Agent: Go-http-client/1.1\r\nContent-Length: 169\r\nContent-Type: application/json\r\nAccept-Encoding: gzip\r\n\r\n{\"text\":\"How much does it cost?\",\"categories\":[{\"option\":\"Price\",\"synonyms\":[\"price\",\"photos\"]},{\"option\":\"Delivery\",\"synonyms\":[\"delivery\",\"address\"]}],\"token\":\"token\"}", + "request": "POST /v2/repository/nlp/zeroshot/zeroshot-fast-predict HTTP/1.1\r\nHost: api.bothub.it\r\nUser-Agent: Go-http-client/1.1\r\nContent-Length: 177\r\nContent-Type: application/json\r\nAccept-Encoding: gzip\r\n\r\n{\"text\":\"How much does it cost?\",\"categories\":[{\"option\":\"Price\",\"synonyms\":[\"price\",\"photos\"]},{\"option\":\"Delivery\",\"synonyms\":[\"delivery\",\"address\",\"país\"]}],\"token\":\"token\"}", "response": "HTTP/1.0 200 OK\r\nContent-Length: 51\r\n\r\n{\"output\":{\"classification\":\"Price\",\"other\":false}}", "retries": 0, "status": "success", "status_code": 200, "step_uuid": "59d74b86-3e2f-4a93-aece-b05d2fdcde0c", - "type": "zeroshot_called", + "type": "webhook_called", "url": "https://api.bothub.it/v2/repository/nlp/zeroshot/zeroshot-fast-predict" }, { @@ -104,7 +98,7 @@ "12345", "delivery", "address", - "ÖØöøÿ" + "país" ], "localizables": [ "price", @@ -112,7 +106,7 @@ "12345", "delivery", "address", - "ÖØöøÿ", + "país", "Price", "Delivery", "Supercalifragilisticexpialidocious",