@activepieces/piece-retune 0.0.10 → 0.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/i18n/de.json +24 -24
- package/src/i18n/es.json +27 -27
- package/src/i18n/fr.json +27 -27
- package/src/i18n/ja.json +25 -25
- package/src/i18n/nl.json +27 -27
- package/src/i18n/pt.json +29 -29
- package/src/i18n/zh.json +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-retune",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@sinclair/typebox": "0.34.11",
|
|
6
6
|
"axios": "1.8.3",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"zod": "3.25.76",
|
|
14
14
|
"@activepieces/pieces-common": "0.7.0",
|
|
15
15
|
"@activepieces/pieces-framework": "0.18.4",
|
|
16
|
-
"@activepieces/shared": "0.19.
|
|
16
|
+
"@activepieces/shared": "0.19.1",
|
|
17
17
|
"tslib": "2.8.1"
|
|
18
18
|
},
|
|
19
19
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"re:tune": "re:tune",
|
|
3
|
-
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "
|
|
4
|
-
"Chat ID": "Chat
|
|
5
|
-
"API Key": "API
|
|
6
|
-
"The ID of the chat you want to use.": "
|
|
7
|
-
"Your re:tune API key.": "
|
|
8
|
-
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\
|
|
9
|
-
"Ask Chatbot": "Chatbot
|
|
10
|
-
"Custom API Call": "
|
|
11
|
-
"Sends a message to an existing thread with a chatbot.": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
3
|
+
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "Everything you need to transform your business with AI, from custom chatbots to autonomous agents.",
|
|
4
|
+
"Chat ID": "Chat ID",
|
|
5
|
+
"API Key": "API Key",
|
|
6
|
+
"The ID of the chat you want to use.": "The ID of the chat you want to use.",
|
|
7
|
+
"Your re:tune API key.": "Your re:tune API key.",
|
|
8
|
+
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n",
|
|
9
|
+
"Ask Chatbot": "Ask Chatbot",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Sends a message to an existing thread with a chatbot.": "Sends a message to an existing thread with a chatbot.",
|
|
12
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
13
13
|
"Thread": "Thread",
|
|
14
|
-
"Message": "
|
|
15
|
-
"Method": "
|
|
16
|
-
"Headers": "
|
|
17
|
-
"Query Parameters": "
|
|
18
|
-
"Body": "
|
|
19
|
-
"Response is Binary ?": "
|
|
20
|
-
"No Error on Failure": "
|
|
21
|
-
"Timeout (in seconds)": "Timeout (in
|
|
22
|
-
"The thread you want to send the message to.": "
|
|
23
|
-
"The message you want to send.": "
|
|
24
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
25
|
-
"Enable for files like PDFs, images, etc..": "
|
|
26
|
-
"GET": "
|
|
14
|
+
"Message": "Message",
|
|
15
|
+
"Method": "Method",
|
|
16
|
+
"Headers": "Headers",
|
|
17
|
+
"Query Parameters": "Query Parameters",
|
|
18
|
+
"Body": "Body",
|
|
19
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
20
|
+
"No Error on Failure": "No Error on Failure",
|
|
21
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
22
|
+
"The thread you want to send the message to.": "The thread you want to send the message to.",
|
|
23
|
+
"The message you want to send.": "The message you want to send.",
|
|
24
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
25
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
26
|
+
"GET": "GET",
|
|
27
27
|
"POST": "POST",
|
|
28
28
|
"PATCH": "PATCH",
|
|
29
29
|
"PUT": "PUT",
|
|
30
|
-
"DELETE": "
|
|
30
|
+
"DELETE": "DELETE",
|
|
31
31
|
"HEAD": "HEAD"
|
|
32
32
|
}
|
package/src/i18n/es.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
|
-
"re:tune": "re:
|
|
3
|
-
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "
|
|
4
|
-
"Chat ID": "ID
|
|
5
|
-
"API Key": "
|
|
6
|
-
"The ID of the chat you want to use.": "
|
|
7
|
-
"Your re:tune API key.": "
|
|
8
|
-
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\
|
|
9
|
-
"Ask Chatbot": "
|
|
10
|
-
"Custom API Call": "
|
|
11
|
-
"Sends a message to an existing thread with a chatbot.": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
13
|
-
"Thread": "
|
|
14
|
-
"Message": "
|
|
15
|
-
"Method": "
|
|
16
|
-
"Headers": "
|
|
17
|
-
"Query Parameters": "
|
|
18
|
-
"Body": "
|
|
19
|
-
"Response is Binary ?": "
|
|
20
|
-
"No Error on Failure": "No
|
|
21
|
-
"Timeout (in seconds)": "
|
|
22
|
-
"The thread you want to send the message to.": "
|
|
23
|
-
"The message you want to send.": "
|
|
24
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
25
|
-
"Enable for files like PDFs, images, etc..": "
|
|
26
|
-
"GET": "
|
|
2
|
+
"re:tune": "re:tune",
|
|
3
|
+
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "Everything you need to transform your business with AI, from custom chatbots to autonomous agents.",
|
|
4
|
+
"Chat ID": "Chat ID",
|
|
5
|
+
"API Key": "API Key",
|
|
6
|
+
"The ID of the chat you want to use.": "The ID of the chat you want to use.",
|
|
7
|
+
"Your re:tune API key.": "Your re:tune API key.",
|
|
8
|
+
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n",
|
|
9
|
+
"Ask Chatbot": "Ask Chatbot",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Sends a message to an existing thread with a chatbot.": "Sends a message to an existing thread with a chatbot.",
|
|
12
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
13
|
+
"Thread": "Thread",
|
|
14
|
+
"Message": "Message",
|
|
15
|
+
"Method": "Method",
|
|
16
|
+
"Headers": "Headers",
|
|
17
|
+
"Query Parameters": "Query Parameters",
|
|
18
|
+
"Body": "Body",
|
|
19
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
20
|
+
"No Error on Failure": "No Error on Failure",
|
|
21
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
22
|
+
"The thread you want to send the message to.": "The thread you want to send the message to.",
|
|
23
|
+
"The message you want to send.": "The message you want to send.",
|
|
24
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
25
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
26
|
+
"GET": "GET",
|
|
27
27
|
"POST": "POST",
|
|
28
28
|
"PATCH": "PATCH",
|
|
29
29
|
"PUT": "PUT",
|
|
30
|
-
"DELETE": "
|
|
31
|
-
"HEAD": "
|
|
30
|
+
"DELETE": "DELETE",
|
|
31
|
+
"HEAD": "HEAD"
|
|
32
32
|
}
|
package/src/i18n/fr.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
|
-
"re:tune": "re:
|
|
3
|
-
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "
|
|
4
|
-
"Chat ID": "ID
|
|
5
|
-
"API Key": "
|
|
6
|
-
"The ID of the chat you want to use.": "
|
|
7
|
-
"Your re:tune API key.": "
|
|
2
|
+
"re:tune": "re:tune",
|
|
3
|
+
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "Everything you need to transform your business with AI, from custom chatbots to autonomous agents.",
|
|
4
|
+
"Chat ID": "Chat ID",
|
|
5
|
+
"API Key": "API Key",
|
|
6
|
+
"The ID of the chat you want to use.": "The ID of the chat you want to use.",
|
|
7
|
+
"Your re:tune API key.": "Your re:tune API key.",
|
|
8
8
|
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n",
|
|
9
|
-
"Ask Chatbot": "
|
|
10
|
-
"Custom API Call": "
|
|
11
|
-
"Sends a message to an existing thread with a chatbot.": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
13
|
-
"Thread": "
|
|
9
|
+
"Ask Chatbot": "Ask Chatbot",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Sends a message to an existing thread with a chatbot.": "Sends a message to an existing thread with a chatbot.",
|
|
12
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
13
|
+
"Thread": "Thread",
|
|
14
14
|
"Message": "Message",
|
|
15
|
-
"Method": "
|
|
16
|
-
"Headers": "
|
|
17
|
-
"Query Parameters": "
|
|
18
|
-
"Body": "
|
|
19
|
-
"Response is Binary ?": "
|
|
20
|
-
"No Error on Failure": "
|
|
21
|
-
"Timeout (in seconds)": "
|
|
22
|
-
"The thread you want to send the message to.": "
|
|
23
|
-
"The message you want to send.": "
|
|
24
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
25
|
-
"Enable for files like PDFs, images, etc..": "
|
|
26
|
-
"GET": "
|
|
27
|
-
"POST": "
|
|
15
|
+
"Method": "Method",
|
|
16
|
+
"Headers": "Headers",
|
|
17
|
+
"Query Parameters": "Query Parameters",
|
|
18
|
+
"Body": "Body",
|
|
19
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
20
|
+
"No Error on Failure": "No Error on Failure",
|
|
21
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
22
|
+
"The thread you want to send the message to.": "The thread you want to send the message to.",
|
|
23
|
+
"The message you want to send.": "The message you want to send.",
|
|
24
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
25
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
26
|
+
"GET": "GET",
|
|
27
|
+
"POST": "POST",
|
|
28
28
|
"PATCH": "PATCH",
|
|
29
|
-
"PUT": "
|
|
30
|
-
"DELETE": "
|
|
31
|
-
"HEAD": "
|
|
29
|
+
"PUT": "PUT",
|
|
30
|
+
"DELETE": "DELETE",
|
|
31
|
+
"HEAD": "HEAD"
|
|
32
32
|
}
|
package/src/i18n/ja.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"re:tune": "re:tune",
|
|
3
|
-
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "
|
|
4
|
-
"Chat ID": "
|
|
5
|
-
"API Key": "API
|
|
6
|
-
"The ID of the chat you want to use.": "
|
|
7
|
-
"Your re:tune API key.": "
|
|
3
|
+
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "Everything you need to transform your business with AI, from custom chatbots to autonomous agents.",
|
|
4
|
+
"Chat ID": "Chat ID",
|
|
5
|
+
"API Key": "API Key",
|
|
6
|
+
"The ID of the chat you want to use.": "The ID of the chat you want to use.",
|
|
7
|
+
"Your re:tune API key.": "Your re:tune API key.",
|
|
8
8
|
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n",
|
|
9
|
-
"Ask Chatbot": "
|
|
10
|
-
"Custom API Call": "
|
|
11
|
-
"Sends a message to an existing thread with a chatbot.": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
13
|
-
"Thread": "
|
|
14
|
-
"Message": "
|
|
15
|
-
"Method": "
|
|
16
|
-
"Headers": "
|
|
17
|
-
"Query Parameters": "
|
|
18
|
-
"Body": "
|
|
19
|
-
"Response is Binary ?": "
|
|
20
|
-
"No Error on Failure": "
|
|
21
|
-
"Timeout (in seconds)": "
|
|
22
|
-
"The thread you want to send the message to.": "
|
|
23
|
-
"The message you want to send.": "
|
|
24
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
25
|
-
"Enable for files like PDFs, images, etc..": "
|
|
26
|
-
"GET": "
|
|
9
|
+
"Ask Chatbot": "Ask Chatbot",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Sends a message to an existing thread with a chatbot.": "Sends a message to an existing thread with a chatbot.",
|
|
12
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
13
|
+
"Thread": "Thread",
|
|
14
|
+
"Message": "Message",
|
|
15
|
+
"Method": "Method",
|
|
16
|
+
"Headers": "Headers",
|
|
17
|
+
"Query Parameters": "Query Parameters",
|
|
18
|
+
"Body": "Body",
|
|
19
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
20
|
+
"No Error on Failure": "No Error on Failure",
|
|
21
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
22
|
+
"The thread you want to send the message to.": "The thread you want to send the message to.",
|
|
23
|
+
"The message you want to send.": "The message you want to send.",
|
|
24
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
25
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
26
|
+
"GET": "GET",
|
|
27
27
|
"POST": "POST",
|
|
28
28
|
"PATCH": "PATCH",
|
|
29
29
|
"PUT": "PUT",
|
|
30
|
-
"DELETE": "
|
|
31
|
-
"HEAD": "
|
|
30
|
+
"DELETE": "DELETE",
|
|
31
|
+
"HEAD": "HEAD"
|
|
32
32
|
}
|
package/src/i18n/nl.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
|
-
"re:tune": "
|
|
3
|
-
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "
|
|
2
|
+
"re:tune": "re:tune",
|
|
3
|
+
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "Everything you need to transform your business with AI, from custom chatbots to autonomous agents.",
|
|
4
4
|
"Chat ID": "Chat ID",
|
|
5
|
-
"API Key": "API
|
|
6
|
-
"The ID of the chat you want to use.": "
|
|
7
|
-
"Your re:tune API key.": "
|
|
8
|
-
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\
|
|
9
|
-
"Ask Chatbot": "Chatbot
|
|
5
|
+
"API Key": "API Key",
|
|
6
|
+
"The ID of the chat you want to use.": "The ID of the chat you want to use.",
|
|
7
|
+
"Your re:tune API key.": "Your re:tune API key.",
|
|
8
|
+
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n",
|
|
9
|
+
"Ask Chatbot": "Ask Chatbot",
|
|
10
10
|
"Custom API Call": "Custom API Call",
|
|
11
|
-
"Sends a message to an existing thread with a chatbot.": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
13
|
-
"Thread": "
|
|
14
|
-
"Message": "
|
|
15
|
-
"Method": "
|
|
16
|
-
"Headers": "
|
|
17
|
-
"Query Parameters": "Query
|
|
18
|
-
"Body": "
|
|
19
|
-
"Response is Binary ?": "
|
|
20
|
-
"No Error on Failure": "
|
|
21
|
-
"Timeout (in seconds)": "
|
|
22
|
-
"The thread you want to send the message to.": "
|
|
23
|
-
"The message you want to send.": "
|
|
24
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
25
|
-
"Enable for files like PDFs, images, etc..": "
|
|
26
|
-
"GET": "
|
|
27
|
-
"POST": "
|
|
28
|
-
"PATCH": "
|
|
11
|
+
"Sends a message to an existing thread with a chatbot.": "Sends a message to an existing thread with a chatbot.",
|
|
12
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
13
|
+
"Thread": "Thread",
|
|
14
|
+
"Message": "Message",
|
|
15
|
+
"Method": "Method",
|
|
16
|
+
"Headers": "Headers",
|
|
17
|
+
"Query Parameters": "Query Parameters",
|
|
18
|
+
"Body": "Body",
|
|
19
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
20
|
+
"No Error on Failure": "No Error on Failure",
|
|
21
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
22
|
+
"The thread you want to send the message to.": "The thread you want to send the message to.",
|
|
23
|
+
"The message you want to send.": "The message you want to send.",
|
|
24
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
25
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
26
|
+
"GET": "GET",
|
|
27
|
+
"POST": "POST",
|
|
28
|
+
"PATCH": "PATCH",
|
|
29
29
|
"PUT": "PUT",
|
|
30
|
-
"DELETE": "
|
|
31
|
-
"HEAD": "
|
|
30
|
+
"DELETE": "DELETE",
|
|
31
|
+
"HEAD": "HEAD"
|
|
32
32
|
}
|
package/src/i18n/pt.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"re:tune": "re:tune",
|
|
3
|
-
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "
|
|
4
|
-
"Chat ID": "ID
|
|
5
|
-
"API Key": "
|
|
6
|
-
"The ID of the chat you want to use.": "
|
|
7
|
-
"Your re:tune API key.": "
|
|
8
|
-
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\
|
|
9
|
-
"Ask Chatbot": "
|
|
10
|
-
"Custom API Call": "
|
|
11
|
-
"Sends a message to an existing thread with a chatbot.": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
13
|
-
"Thread": "
|
|
14
|
-
"Message": "
|
|
15
|
-
"Method": "
|
|
16
|
-
"Headers": "
|
|
17
|
-
"Query Parameters": "
|
|
18
|
-
"Body": "
|
|
19
|
-
"Response is Binary ?": "
|
|
20
|
-
"No Error on Failure": "
|
|
21
|
-
"Timeout (in seconds)": "
|
|
22
|
-
"The thread you want to send the message to.": "
|
|
23
|
-
"The message you want to send.": "
|
|
24
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
25
|
-
"Enable for files like PDFs, images, etc..": "
|
|
26
|
-
"GET": "
|
|
27
|
-
"POST": "
|
|
28
|
-
"PATCH": "
|
|
29
|
-
"PUT": "
|
|
30
|
-
"DELETE": "
|
|
31
|
-
"HEAD": "
|
|
3
|
+
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "Everything you need to transform your business with AI, from custom chatbots to autonomous agents.",
|
|
4
|
+
"Chat ID": "Chat ID",
|
|
5
|
+
"API Key": "API Key",
|
|
6
|
+
"The ID of the chat you want to use.": "The ID of the chat you want to use.",
|
|
7
|
+
"Your re:tune API key.": "Your re:tune API key.",
|
|
8
|
+
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n",
|
|
9
|
+
"Ask Chatbot": "Ask Chatbot",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Sends a message to an existing thread with a chatbot.": "Sends a message to an existing thread with a chatbot.",
|
|
12
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
13
|
+
"Thread": "Thread",
|
|
14
|
+
"Message": "Message",
|
|
15
|
+
"Method": "Method",
|
|
16
|
+
"Headers": "Headers",
|
|
17
|
+
"Query Parameters": "Query Parameters",
|
|
18
|
+
"Body": "Body",
|
|
19
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
20
|
+
"No Error on Failure": "No Error on Failure",
|
|
21
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
22
|
+
"The thread you want to send the message to.": "The thread you want to send the message to.",
|
|
23
|
+
"The message you want to send.": "The message you want to send.",
|
|
24
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
25
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
26
|
+
"GET": "GET",
|
|
27
|
+
"POST": "POST",
|
|
28
|
+
"PATCH": "PATCH",
|
|
29
|
+
"PUT": "PUT",
|
|
30
|
+
"DELETE": "DELETE",
|
|
31
|
+
"HEAD": "HEAD"
|
|
32
32
|
}
|
package/src/i18n/zh.json
CHANGED
|
@@ -2,31 +2,31 @@
|
|
|
2
2
|
"re:tune": "re:tune",
|
|
3
3
|
"Everything you need to transform your business with AI, from custom chatbots to autonomous agents.": "Everything you need to transform your business with AI, from custom chatbots to autonomous agents.",
|
|
4
4
|
"Chat ID": "Chat ID",
|
|
5
|
-
"API Key": "API
|
|
5
|
+
"API Key": "API Key",
|
|
6
6
|
"The ID of the chat you want to use.": "The ID of the chat you want to use.",
|
|
7
7
|
"Your re:tune API key.": "Your re:tune API key.",
|
|
8
8
|
"\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n": "\nFollow these instructions to get your re:tune chat ID and API Key:\n\n1. Visit the chatbots page: https://retune.so/chats\n2. Once on the website, locate and click on the chatbot you want to use\n3. From the URL, copy the chat ID you want to use;\ne.g from this: https://retune.so/chat/acewocwe-123123-123123-123123/ your chat ID is \"acewocwe-123123-123123-123123\"\n4. To get the API key, go to https://retune.so/settings\n5. Scroll to the bottom to find \"Re:tune API Keys\" and copy your key below\n",
|
|
9
9
|
"Ask Chatbot": "Ask Chatbot",
|
|
10
|
-
"Custom API Call": "
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
11
|
"Sends a message to an existing thread with a chatbot.": "Sends a message to an existing thread with a chatbot.",
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
12
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
13
13
|
"Thread": "Thread",
|
|
14
14
|
"Message": "Message",
|
|
15
|
-
"Method": "
|
|
16
|
-
"Headers": "
|
|
17
|
-
"Query Parameters": "
|
|
18
|
-
"Body": "
|
|
15
|
+
"Method": "Method",
|
|
16
|
+
"Headers": "Headers",
|
|
17
|
+
"Query Parameters": "Query Parameters",
|
|
18
|
+
"Body": "Body",
|
|
19
19
|
"Response is Binary ?": "Response is Binary ?",
|
|
20
|
-
"No Error on Failure": "
|
|
21
|
-
"Timeout (in seconds)": "
|
|
20
|
+
"No Error on Failure": "No Error on Failure",
|
|
21
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
22
22
|
"The thread you want to send the message to.": "The thread you want to send the message to.",
|
|
23
23
|
"The message you want to send.": "The message you want to send.",
|
|
24
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
24
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
25
25
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
26
|
-
"GET": "
|
|
27
|
-
"POST": "
|
|
26
|
+
"GET": "GET",
|
|
27
|
+
"POST": "POST",
|
|
28
28
|
"PATCH": "PATCH",
|
|
29
|
-
"PUT": "
|
|
30
|
-
"DELETE": "
|
|
31
|
-
"HEAD": "
|
|
29
|
+
"PUT": "PUT",
|
|
30
|
+
"DELETE": "DELETE",
|
|
31
|
+
"HEAD": "HEAD"
|
|
32
32
|
}
|