@activepieces/piece-dumpling-ai 0.0.3 → 0.0.5

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,13 +1,8 @@
1
1
  {
2
2
  "name": "@activepieces/piece-dumpling-ai",
3
- "version": "0.0.3",
3
+ "version": "0.0.5",
4
4
  "dependencies": {
5
- "@ai-sdk/anthropic": "1.2.12",
6
- "@ai-sdk/google": "1.2.19",
7
- "@ai-sdk/openai": "1.3.22",
8
- "@ai-sdk/replicate": "0.2.8",
9
5
  "@sinclair/typebox": "0.34.11",
10
- "ai": "4.3.16",
11
6
  "axios": "1.8.3",
12
7
  "axios-retry": "4.4.1",
13
8
  "deepmerge-ts": "7.1.0",
@@ -16,9 +11,9 @@
16
11
  "nanoid": "3.3.8",
17
12
  "semver": "7.6.0",
18
13
  "zod": "3.25.76",
19
- "@activepieces/pieces-common": "0.6.4",
20
- "@activepieces/pieces-framework": "0.18.3",
21
- "@activepieces/shared": "0.18.0",
14
+ "@activepieces/pieces-common": "0.7.0",
15
+ "@activepieces/pieces-framework": "0.18.4",
16
+ "@activepieces/shared": "0.19.0",
22
17
  "tslib": "2.8.1"
23
18
  },
24
19
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -44,6 +44,7 @@
44
44
  "Headers": "Kopfzeilen",
45
45
  "Query Parameters": "Abfrageparameter",
46
46
  "Body": "Körper",
47
+ "Response is Binary ?": "Antwort ist binär?",
47
48
  "No Error on Failure": "Kein Fehler bei Fehler",
48
49
  "Timeout (in seconds)": "Timeout (in Sekunden)",
49
50
  "Two-letter country code for location bias (e.g., \"US\" for United States).": "Ländercode mit zwei Buchstaben für Standortbias (z.B. \"US\" für die Vereinigten Staaten).",
@@ -74,6 +75,7 @@
74
75
  "The prompt describing what data to extract from the document.": "Die Eingabeaufforderung, die beschreibt, welche Daten aus dem Dokument extrahiert werden sollen.",
75
76
  "Whether to return the result in JSON format.": "Gibt das Ergebnis im JSON-Format zurück.",
76
77
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
78
+ "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
77
79
  "Any Time": "Jederzeit",
78
80
  "Past Hour": "Letzte Stunde",
79
81
  "Past Day": "Letzter Tag",
package/src/i18n/es.json CHANGED
@@ -44,6 +44,7 @@
44
44
  "Headers": "Encabezados",
45
45
  "Query Parameters": "Parámetros de consulta",
46
46
  "Body": "Cuerpo",
47
+ "Response is Binary ?": "¿Respuesta es binaria?",
47
48
  "No Error on Failure": "No hay ningún error en fallo",
48
49
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
49
50
  "Two-letter country code for location bias (e.g., \"US\" for United States).": "Código de país de dos letras para el sesgo de ubicación (por ejemplo, \"US\" para Estados Unidos).",
@@ -74,6 +75,7 @@
74
75
  "The prompt describing what data to extract from the document.": "El prompt describe qué datos extraer del documento.",
75
76
  "Whether to return the result in JSON format.": "Devolver el resultado en formato JSON.",
76
77
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
78
+ "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
77
79
  "Any Time": "En cualquier momento",
78
80
  "Past Hour": "Última hora",
79
81
  "Past Day": "Último día",
package/src/i18n/fr.json CHANGED
@@ -44,6 +44,7 @@
44
44
  "Headers": "En-têtes",
45
45
  "Query Parameters": "Paramètres de requête",
46
46
  "Body": "Corps",
47
+ "Response is Binary ?": "La réponse est Binaire ?",
47
48
  "No Error on Failure": "Aucune erreur en cas d'échec",
48
49
  "Timeout (in seconds)": "Délai d'attente (en secondes)",
49
50
  "Two-letter country code for location bias (e.g., \"US\" for United States).": "Code de pays à deux lettres pour le biais de localisation (par exemple, \"US\" pour les États-Unis).",
@@ -74,6 +75,7 @@
74
75
  "The prompt describing what data to extract from the document.": "L'invite décrivant quelles données extraire du document.",
75
76
  "Whether to return the result in JSON format.": "Renvoie ou non le résultat au format JSON.",
76
77
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
78
+ "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
77
79
  "Any Time": "À tout moment",
78
80
  "Past Hour": "Dernière heure",
79
81
  "Past Day": "Dernier jour",
package/src/i18n/ja.json CHANGED
@@ -44,6 +44,7 @@
44
44
  "Headers": "ヘッダー",
45
45
  "Query Parameters": "クエリパラメータ",
46
46
  "Body": "本文",
47
+ "Response is Binary ?": "応答はバイナリですか?",
47
48
  "No Error on Failure": "失敗時にエラーはありません",
48
49
  "Timeout (in seconds)": "タイムアウト(秒)",
49
50
  "Two-letter country code for location bias (e.g., \"US\" for United States).": "位置バイアスのための2文字の国コード(例:米国の場合は「米国」)。",
@@ -74,6 +75,7 @@
74
75
  "The prompt describing what data to extract from the document.": "ドキュメントから抽出するデータを説明するプロンプト。",
75
76
  "Whether to return the result in JSON format.": "結果を JSON 形式で返すかどうかを指定します。",
76
77
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
78
+ "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
77
79
  "Any Time": "いつでも",
78
80
  "Past Hour": "過去 1 時間",
79
81
  "Past Day": "過去 1 日",
package/src/i18n/nl.json CHANGED
@@ -44,6 +44,7 @@
44
44
  "Headers": "Kopteksten",
45
45
  "Query Parameters": "Query parameters",
46
46
  "Body": "Lichaam",
47
+ "Response is Binary ?": "Antwoord is binair?",
47
48
  "No Error on Failure": "Geen fout bij fout",
48
49
  "Timeout (in seconds)": "Time-out (in seconden)",
49
50
  "Two-letter country code for location bias (e.g., \"US\" for United States).": "Tweeletterige landcode voor locatievooroordelen (bijv. \"US\" voor Verenigde Staten).",
@@ -74,6 +75,7 @@
74
75
  "The prompt describing what data to extract from the document.": "De snelle beschrijving van de te extraheren gegevens uit het document.",
75
76
  "Whether to return the result in JSON format.": "Geef het resultaat in JSON formaat.",
76
77
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
78
+ "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
77
79
  "Any Time": "Elk moment",
78
80
  "Past Hour": "Afgelopen Uur",
79
81
  "Past Day": "Afgelopen dag",
package/src/i18n/pt.json CHANGED
@@ -44,6 +44,7 @@
44
44
  "Headers": "Cabeçalhos",
45
45
  "Query Parameters": "Parâmetros da consulta",
46
46
  "Body": "Conteúdo",
47
+ "Response is Binary ?": "A resposta é binária ?",
47
48
  "No Error on Failure": "Nenhum erro no Failure",
48
49
  "Timeout (in seconds)": "Tempo limite (em segundos)",
49
50
  "Two-letter country code for location bias (e.g., \"US\" for United States).": "Código de país de duas letras para o viés de localização (por exemplo, \"EUA\" para Estados Unidos).",
@@ -74,6 +75,7 @@
74
75
  "The prompt describing what data to extract from the document.": "O prompt descrevendo quais dados extrair do documento.",
75
76
  "Whether to return the result in JSON format.": "Se deseja retornar o resultado no formato JSON.",
76
77
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
78
+ "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
77
79
  "Any Time": "Qualquer hora",
78
80
  "Past Hour": "Última Hora",
79
81
  "Past Day": "Dia passado",
@@ -44,6 +44,7 @@
44
44
  "Headers": "Headers",
45
45
  "Query Parameters": "Query Parameters",
46
46
  "Body": "Body",
47
+ "Response is Binary ?": "Response is Binary ?",
47
48
  "No Error on Failure": "No Error on Failure",
48
49
  "Timeout (in seconds)": "Timeout (in seconds)",
49
50
  "Two-letter country code for location bias (e.g., \"US\" for United States).": "Two-letter country code for location bias (e.g., \"US\" for United States).",
@@ -74,6 +75,7 @@
74
75
  "The prompt describing what data to extract from the document.": "The prompt describing what data to extract from the document.",
75
76
  "Whether to return the result in JSON format.": "Whether to return the result in JSON format.",
76
77
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
78
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
77
79
  "Any Time": "Any Time",
78
80
  "Past Hour": "Past Hour",
79
81
  "Past Day": "Past Day",
package/src/i18n/zh.json CHANGED
@@ -44,6 +44,7 @@
44
44
  "Headers": "信头",
45
45
  "Query Parameters": "查询参数",
46
46
  "Body": "正文内容",
47
+ "Response is Binary ?": "Response is Binary ?",
47
48
  "No Error on Failure": "失败时没有错误",
48
49
  "Timeout (in seconds)": "超时(秒)",
49
50
  "Two-letter country code for location bias (e.g., \"US\" for United States).": "Two-letter country code for location bias (e.g., \"US\" for United States).",
@@ -74,6 +75,7 @@
74
75
  "The prompt describing what data to extract from the document.": "The prompt describing what data to extract from the document.",
75
76
  "Whether to return the result in JSON format.": "Whether to return the result in JSON format.",
76
77
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
78
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
77
79
  "Any Time": "Any Time",
78
80
  "Past Hour": "Past Hour",
79
81
  "Past Day": "Past Day",