@activepieces/piece-raia-ai 0.1.0 → 0.1.2

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 CHANGED
@@ -1,24 +1,26 @@
1
1
  {
2
2
  "name": "@activepieces/piece-raia-ai",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "types": "./src/index.d.ts",
7
7
  "dependencies": {
8
8
  "@sinclair/typebox": "0.34.11",
9
+ "ai": "^6.0.0",
9
10
  "axios": "1.13.1",
10
11
  "axios-retry": "4.4.1",
11
12
  "deepmerge-ts": "7.1.0",
12
13
  "form-data": "4.0.4",
14
+ "i18next": "23.13.0",
13
15
  "mime-types": "2.1.35",
14
16
  "nanoid": "3.3.8",
15
17
  "semver": "7.6.0",
16
18
  "socket.io-client": "4.8.1",
17
19
  "tslib": "^2.3.0",
18
20
  "zod": "4.1.13",
19
- "@activepieces/pieces-common": "0.11.0",
20
- "@activepieces/pieces-framework": "0.23.0",
21
- "@activepieces/shared": "0.30.4"
21
+ "@activepieces/pieces-common": "0.11.3",
22
+ "@activepieces/pieces-framework": "0.25.1",
23
+ "@activepieces/shared": "0.34.0"
22
24
  },
23
25
  "resolutions": {
24
26
  "rollup": "npm:@rollup/wasm-node"
@@ -0,0 +1,32 @@
1
+ {
2
+ "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).": "\n 1. Öffne deinen Agent in raiaAI Launch Pad und gehe zu Agent → Fähigkeiten.\n 2. \"API-Fähigkeit\" hinzufügen oder aktivieren (aktivieren Sie es aktiv).\n 3. Klicken Sie in den API-Fähigkeitseinstellungen auf \"Schlüssel generieren\" (API-Schlüssel).",
3
+ "Prompt Agent": "Prompt Agent",
4
+ "Upload Agent File": "Agent-Datei hochladen",
5
+ "Custom API Call": "Eigener API-Aufruf",
6
+ "Sends a prompt to a Raia Agent.": "Sendet eine Aufforderung an einen Raia-Agent.",
7
+ "Upload file to a Raia Agent.": "Datei in einen Raia Agent hochladen.",
8
+ "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
9
+ "Prompt": "Prompt",
10
+ "File": "Datei",
11
+ "Method": "Methode",
12
+ "Headers": "Kopfzeilen",
13
+ "Query Parameters": "Abfrageparameter",
14
+ "Body Type": "Körpertyp",
15
+ "Body": "Körper",
16
+ "Response is Binary ?": "Antwort ist binär?",
17
+ "No Error on Failure": "Kein Fehler bei Fehler",
18
+ "Timeout (in seconds)": "Timeout (in Sekunden)",
19
+ "Follow redirects": "Weiterleitungen folgen",
20
+ "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
21
+ "Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
22
+ "GET": "ERHALTEN",
23
+ "POST": "POST",
24
+ "PATCH": "PATCH",
25
+ "PUT": "PUT",
26
+ "DELETE": "LÖSCHEN",
27
+ "HEAD": "HEAD",
28
+ "None": "Keine",
29
+ "JSON": "JSON",
30
+ "Form Data": "Formulardaten",
31
+ "Raw": "Rohe"
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).": "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).",
3
+ "Prompt Agent": "Prompt Agent",
4
+ "Upload Agent File": "Subir archivo de agente",
5
+ "Custom API Call": "Llamada API personalizada",
6
+ "Sends a prompt to a Raia Agent.": "Envía un mensaje a un agente Raia.",
7
+ "Upload file to a Raia Agent.": "Subir archivo a un agente Raia.",
8
+ "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
9
+ "Prompt": "Petición",
10
+ "File": "Archivo",
11
+ "Method": "Método",
12
+ "Headers": "Encabezados",
13
+ "Query Parameters": "Parámetros de consulta",
14
+ "Body Type": "Tipo de cuerpo",
15
+ "Body": "Cuerpo",
16
+ "Response is Binary ?": "¿Respuesta es binaria?",
17
+ "No Error on Failure": "No hay ningún error en fallo",
18
+ "Timeout (in seconds)": "Tiempo de espera (en segundos)",
19
+ "Follow redirects": "Seguir redirecciones",
20
+ "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
21
+ "Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
22
+ "GET": "RECOGER",
23
+ "POST": "POST",
24
+ "PATCH": "PATCH",
25
+ "PUT": "PUT",
26
+ "DELETE": "BORRAR",
27
+ "HEAD": "LIMPIO",
28
+ "None": "Ninguna",
29
+ "JSON": "JSON",
30
+ "Form Data": "Datos de Formulario",
31
+ "Raw": "Rápido"
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).": "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).",
3
+ "Prompt Agent": "Prompt Agent",
4
+ "Upload Agent File": "Charger un fichier d'agent",
5
+ "Custom API Call": "Appel d'API personnalisé",
6
+ "Sends a prompt to a Raia Agent.": "Envoie une invitation à un agent de Raia.",
7
+ "Upload file to a Raia Agent.": "Télécharger un fichier vers un agent de Raia.",
8
+ "Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
9
+ "Prompt": "Prompt",
10
+ "File": "Ficher",
11
+ "Method": "Méthode",
12
+ "Headers": "Headers",
13
+ "Query Parameters": "Paramètres de requête",
14
+ "Body Type": "Body Type",
15
+ "Body": "Body",
16
+ "Response is Binary ?": "La réponse est Binaire ?",
17
+ "No Error on Failure": "Aucune erreur en cas d'échec",
18
+ "Timeout (in seconds)": "Délai d'expiration (en secondes)",
19
+ "Follow redirects": "Suivre les redirections",
20
+ "Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
21
+ "Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
22
+ "GET": "GET",
23
+ "POST": "POST",
24
+ "PATCH": "PATCH",
25
+ "PUT": "PUT",
26
+ "DELETE": "DELETE",
27
+ "HEAD": "HEAD",
28
+ "None": "Aucun",
29
+ "JSON": "JSON",
30
+ "Form Data": "Données du formulaire",
31
+ "Raw": "Brut"
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).": "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).",
3
+ "Prompt Agent": "Prompt Agent",
4
+ "Upload Agent File": "エージェントファイルをアップロード",
5
+ "Custom API Call": "カスタムAPI通話",
6
+ "Sends a prompt to a Raia Agent.": "Raia エージェントにプロンプトを送信します。",
7
+ "Upload file to a Raia Agent.": "Raia エージェントにファイルをアップロードします。",
8
+ "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
9
+ "Prompt": "Prompt",
10
+ "File": "ファイル",
11
+ "Method": "方法",
12
+ "Headers": "ヘッダー",
13
+ "Query Parameters": "クエリパラメータ",
14
+ "Body Type": "ボディタイプ",
15
+ "Body": "本文",
16
+ "Response is Binary ?": "応答はバイナリですか?",
17
+ "No Error on Failure": "失敗時にエラーはありません",
18
+ "Timeout (in seconds)": "タイムアウト(秒)",
19
+ "Follow redirects": "リダイレクトをフォローする",
20
+ "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
21
+ "Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
22
+ "GET": "取得",
23
+ "POST": "POST",
24
+ "PATCH": "PATCH",
25
+ "PUT": "PUT",
26
+ "DELETE": "削除",
27
+ "HEAD": "頭",
28
+ "None": "なし",
29
+ "JSON": "JSON",
30
+ "Form Data": "フォームデータ",
31
+ "Raw": "Raw"
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).": "\n 1. Open je agent in raiaAI Lanceerplatform en ga naar Agent → Vaardigheden.\n 2. Voeg \"API Vaardigheid\" toe (schakel het actief).\n 3. Klik in de instellingen voor API vaardigheden op \"Generate Secret Key\" (de API-sleutel van uw agent).",
3
+ "Prompt Agent": "Prompt Agent",
4
+ "Upload Agent File": "Upload agentbestand",
5
+ "Custom API Call": "Custom API Call",
6
+ "Sends a prompt to a Raia Agent.": "Stuurt een prompt naar een Raia Agent.",
7
+ "Upload file to a Raia Agent.": "Upload bestand naar een Raia Agent.",
8
+ "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
9
+ "Prompt": "Prompt",
10
+ "File": "Bestand",
11
+ "Method": "Methode",
12
+ "Headers": "Kopteksten",
13
+ "Query Parameters": "Query parameters",
14
+ "Body Type": "Type lichaam",
15
+ "Body": "Lichaam",
16
+ "Response is Binary ?": "Antwoord is binair?",
17
+ "No Error on Failure": "Geen fout bij fout",
18
+ "Timeout (in seconds)": "Time-out (in seconden)",
19
+ "Follow redirects": "Volg omleidingen",
20
+ "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
21
+ "Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
22
+ "GET": "KRIJG",
23
+ "POST": "POSTE",
24
+ "PATCH": "BEKIJK",
25
+ "PUT": "PUT",
26
+ "DELETE": "VERWIJDEREN",
27
+ "HEAD": "HOOFD",
28
+ "None": "geen",
29
+ "JSON": "JSON",
30
+ "Form Data": "Formulieren gegevens",
31
+ "Raw": "Onbewerkte"
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).": "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).",
3
+ "Prompt Agent": "Prompt Agent",
4
+ "Upload Agent File": "Enviar Arquivo de Agente",
5
+ "Custom API Call": "Chamada de API personalizada",
6
+ "Sends a prompt to a Raia Agent.": "Envia um prompt para um Agente Raia.",
7
+ "Upload file to a Raia Agent.": "Enviar arquivo para um Agente Raia.",
8
+ "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
9
+ "Prompt": "Aviso",
10
+ "File": "Arquivo",
11
+ "Method": "Método",
12
+ "Headers": "Cabeçalhos",
13
+ "Query Parameters": "Parâmetros da consulta",
14
+ "Body Type": "Tipo de Corpo",
15
+ "Body": "Conteúdo",
16
+ "Response is Binary ?": "A resposta é binária ?",
17
+ "No Error on Failure": "Nenhum erro no Failure",
18
+ "Timeout (in seconds)": "Tempo limite (em segundos)",
19
+ "Follow redirects": "Seguir redirecionamentos",
20
+ "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
21
+ "Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
22
+ "GET": "OBTER",
23
+ "POST": "POSTAR",
24
+ "PATCH": "COMPRAR",
25
+ "PUT": "COLOCAR",
26
+ "DELETE": "EXCLUIR",
27
+ "HEAD": "CABEÇA",
28
+ "None": "Nenhuma",
29
+ "JSON": "JSON",
30
+ "Form Data": "Dados de Formulário",
31
+ "Raw": "RAW"
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).": "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).",
3
+ "Prompt Agent": "Prompt Agent",
4
+ "Upload Agent File": "Upload Agent File",
5
+ "Custom API Call": "Custom API Call",
6
+ "Sends a prompt to a Raia Agent.": "Sends a prompt to a Raia Agent.",
7
+ "Upload file to a Raia Agent.": "Upload file to a Raia Agent.",
8
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
9
+ "Prompt": "Prompt",
10
+ "File": "File",
11
+ "Method": "Method",
12
+ "Headers": "Headers",
13
+ "Query Parameters": "Query Parameters",
14
+ "Body Type": "Body Type",
15
+ "Body": "Body",
16
+ "Response is Binary ?": "Response is Binary ?",
17
+ "No Error on Failure": "No Error on Failure",
18
+ "Timeout (in seconds)": "Timeout (in seconds)",
19
+ "Follow redirects": "Follow redirects",
20
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
21
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
22
+ "GET": "GET",
23
+ "POST": "POST",
24
+ "PATCH": "PATCH",
25
+ "PUT": "PUT",
26
+ "DELETE": "DELETE",
27
+ "HEAD": "HEAD",
28
+ "None": "None",
29
+ "JSON": "JSON",
30
+ "Form Data": "Form Data",
31
+ "Raw": "Raw"
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).": "\n 1. Open your agent in raiaAI Launch Pad and go to Agent → Skills.\n 2. Add/enable “API Skill” (toggle it Active).\n 3. In the API Skill settings, click “Generate Secret Key” (your agent’s API key).",
3
+ "Prompt Agent": "Prompt Agent",
4
+ "Upload Agent File": "Upload Agent File",
5
+ "Custom API Call": "自定义 API 呼叫",
6
+ "Sends a prompt to a Raia Agent.": "Sends a prompt to a Raia Agent.",
7
+ "Upload file to a Raia Agent.": "Upload file to a Raia Agent.",
8
+ "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
9
+ "Prompt": "Prompt",
10
+ "File": "文件",
11
+ "Method": "方法",
12
+ "Headers": "信头",
13
+ "Query Parameters": "查询参数",
14
+ "Body Type": "Body Type",
15
+ "Body": "正文内容",
16
+ "Response is Binary ?": "Response is Binary ?",
17
+ "No Error on Failure": "失败时没有错误",
18
+ "Timeout (in seconds)": "超时(秒)",
19
+ "Follow redirects": "Follow redirects",
20
+ "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
21
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
22
+ "GET": "获取",
23
+ "POST": "帖子",
24
+ "PATCH": "PATCH",
25
+ "PUT": "弹出",
26
+ "DELETE": "删除",
27
+ "HEAD": "黑色",
28
+ "None": "无",
29
+ "JSON": "JSON",
30
+ "Form Data": "表单数据",
31
+ "Raw": "原始文件"
32
+ }