@activepieces/piece-afforai 0.0.6 → 0.0.7
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 +3 -4
- package/src/i18n/de.json +0 -1
- package/src/i18n/es.json +0 -1
- package/src/i18n/fr.json +0 -1
- package/src/i18n/ja.json +0 -1
- package/src/i18n/nl.json +0 -1
- package/src/i18n/pt.json +0 -1
- package/src/i18n/translation.json +0 -1
- package/src/i18n/zh.json +0 -1
package/package.json
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-afforai",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@sinclair/typebox": "0.34.11",
|
|
6
6
|
"axios": "1.8.3",
|
|
7
7
|
"axios-retry": "4.4.1",
|
|
8
8
|
"deepmerge-ts": "7.1.0",
|
|
9
|
-
"fast-glob": "3.3.3",
|
|
10
9
|
"mime-types": "2.1.35",
|
|
11
10
|
"nanoid": "3.3.8",
|
|
12
11
|
"semver": "7.6.0",
|
|
13
12
|
"zod": "3.25.76",
|
|
14
13
|
"@activepieces/pieces-common": "0.7.0",
|
|
15
|
-
"@activepieces/pieces-framework": "0.
|
|
16
|
-
"@activepieces/shared": "0.
|
|
14
|
+
"@activepieces/pieces-framework": "0.20.1",
|
|
15
|
+
"@activepieces/shared": "0.20.1",
|
|
17
16
|
"tslib": "2.8.1"
|
|
18
17
|
},
|
|
19
18
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Afforai": "Afforai",
|
|
3
2
|
"Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.": "Hilft Ihnen bei der Suche, Zusammenfassung und Übersetzung von Wissen aus hunderten von Dokumenten, um Ihnen bei der Erstellung vertrauenswürdiger Recherchen zu helfen.",
|
|
4
3
|
"\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ": "\n Um Ihren API-Schlüssel zu erhalten, folgen Sie diesen Schritten:\n 1. Melden Sie sich bei Ihrem Afforai-Konto an.\n 2. Navigiere zum Abschnitt **API** im linken Fenster.\n 3. Auf der oberen rechten Seite findest du den API-Schlüssel.\n ",
|
|
5
4
|
"Ask Chatbot": "Chatbot fragen",
|
package/src/i18n/es.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Afforai": "Afforai",
|
|
3
2
|
"Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.": "Le ayuda a buscar, resumir y traducir conocimientos de cientos de documentos para ayudarle a producir una investigación fiable.",
|
|
4
3
|
"\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ": "\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ",
|
|
5
4
|
"Ask Chatbot": "Preguntar a Chatbot",
|
package/src/i18n/fr.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Afforai": "Afforaï",
|
|
3
2
|
"Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.": "Vous aide à rechercher, résumer et traduire les connaissances à partir de centaines de documents afin de vous aider à réaliser des recherches dignes de confiance.",
|
|
4
3
|
"\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ": "\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ",
|
|
5
4
|
"Ask Chatbot": "Demander à Chatbot",
|
package/src/i18n/ja.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Afforai": "Afforai",
|
|
3
2
|
"Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.": "信頼できる研究を生み出すのに役立つ数百の文書からの知識を検索、要約、翻訳するのに役立ちます。",
|
|
4
3
|
"\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ": "\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ",
|
|
5
4
|
"Ask Chatbot": "チャットボットに聞く",
|
package/src/i18n/nl.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Afforai": "Afforai",
|
|
3
2
|
"Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.": "Helpt u bij het zoeken, samenvatten en vertalen van kennis van honderden documenten om u te helpen betrouwbare onderzoeken te produceren.",
|
|
4
3
|
"\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ": "\n Om uw API-sleutel te verkrijgen, volg deze stappen:\n 1. Log in op je Afforai-account.\n 2. Navigeer naar **API** sectie op linker paneel.\n 3. Hier bovenaan rechts vind je een API-sleutel.\n ",
|
|
5
4
|
"Ask Chatbot": "Chatbot vragen",
|
package/src/i18n/pt.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Afforai": "Afforai",
|
|
3
2
|
"Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.": "Ajuda a pesquisar, resumir e traduzir conhecimento de centenas de documentos para ajudá-lo a produzir pesquisas dignas de confiança.",
|
|
4
3
|
"\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ": "\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ",
|
|
5
4
|
"Ask Chatbot": "Pergunte ao Chatbot",
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Afforai": "Afforai",
|
|
3
2
|
"Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.": "Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.",
|
|
4
3
|
"\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ": "\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ",
|
|
5
4
|
"Ask Chatbot": "Ask Chatbot",
|
package/src/i18n/zh.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Afforai": "Afforai",
|
|
3
2
|
"Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.": "Helps you search, summarize, and translate knowledge from hundreds of documents to help you produce trustworthy research.",
|
|
4
3
|
"\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ": "\n To obtain your API Key, follow these steps:\n 1. Log in to your Afforai account.\n 2. Navigate to **API** section on left panel.\n 3. On the top-right, you can find you API key.\n ",
|
|
5
4
|
"Ask Chatbot": "Ask Chatbot",
|