@activepieces/piece-afforai 0.0.8 → 0.0.9

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.
Files changed (2) hide show
  1. package/package.json +5 -12
  2. package/src/i18n/pt.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-afforai",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
@@ -9,19 +9,12 @@
9
9
  "mime-types": "2.1.35",
10
10
  "nanoid": "3.3.8",
11
11
  "semver": "7.6.0",
12
+ "socket.io-client": "4.8.1",
12
13
  "zod": "3.25.76",
13
14
  "@activepieces/pieces-common": "0.8.1",
14
- "@activepieces/pieces-framework": "0.20.1",
15
- "@activepieces/shared": "0.24.1",
16
- "tslib": "2.8.1"
17
- },
18
- "overrides": {
19
- "@tryfabric/martian": {
20
- "@notionhq/client": "$@notionhq/client"
21
- },
22
- "vite": {
23
- "rollup": "npm:@rollup/wasm-node"
24
- }
15
+ "@activepieces/pieces-framework": "0.20.2",
16
+ "@activepieces/shared": "0.25.2",
17
+ "tslib": "2.6.2"
25
18
  },
26
19
  "resolutions": {
27
20
  "rollup": "npm:@rollup/wasm-node"
package/src/i18n/pt.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
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.",
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 ",
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 Para obter sua chave de API, siga estes passos:\n 1. Entrar em sua conta Afforai.\n 2. Navegue até a seção de **API** no painel esquerdo.\n 3. Na parte superior direita, você pode encontrar a sua chave API.\n ",
4
4
  "Ask Chatbot": "Pergunte ao Chatbot",
5
5
  "Gets AI-generated completions for a given chatbot.": "Obtém compleções geradas por IA para um determinado chatbot.",
6
6
  "Chatbot ID": "ID do Chatbot",