@activepieces/piece-deepgram 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-deepgram",
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
@@ -24,12 +24,14 @@
24
24
  "Headers": "Kopfzeilen",
25
25
  "Query Parameters": "Abfrageparameter",
26
26
  "Body": "Körper",
27
+ "Response is Binary ?": "Antwort ist binär?",
27
28
  "No Error on Failure": "Kein Fehler bei Fehler",
28
29
  "Timeout (in seconds)": "Timeout (in Sekunden)",
29
30
  "en": "de",
30
31
  "Return full transcript if summary is not available.": "Gibt das vollständige Transkript zurück, falls die Zusammenfassung nicht verfügbar ist.",
31
32
  "URL to receive the transcription when ready.": "URL, um die Transkription zu erhalten, wenn sie fertig ist.",
32
33
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
34
+ "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
33
35
  "nova-3": "nova-3",
34
36
  "nova-3-general": "nova-3-allgemein",
35
37
  "nova-3-medical": "nova-3-medizinisch",
package/src/i18n/es.json CHANGED
@@ -24,12 +24,14 @@
24
24
  "Headers": "Encabezados",
25
25
  "Query Parameters": "Parámetros de consulta",
26
26
  "Body": "Cuerpo",
27
+ "Response is Binary ?": "¿Respuesta es binaria?",
27
28
  "No Error on Failure": "No hay ningún error en fallo",
28
29
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
29
30
  "en": "es",
30
31
  "Return full transcript if summary is not available.": "Devolver la transcripción completa si el resumen no está disponible.",
31
32
  "URL to receive the transcription when ready.": "URL para recibir la transcripción cuando esté lista.",
32
33
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
34
+ "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
33
35
  "nova-3": "nova-3",
34
36
  "nova-3-general": "nova-3-general",
35
37
  "nova-3-medical": "nova-3-médico",
package/src/i18n/fr.json CHANGED
@@ -24,12 +24,14 @@
24
24
  "Headers": "En-têtes",
25
25
  "Query Parameters": "Paramètres de requête",
26
26
  "Body": "Corps",
27
+ "Response is Binary ?": "La réponse est Binaire ?",
27
28
  "No Error on Failure": "Aucune erreur en cas d'échec",
28
29
  "Timeout (in seconds)": "Délai d'attente (en secondes)",
29
30
  "en": "fr",
30
31
  "Return full transcript if summary is not available.": "Retourner la transcription complète si le résumé n'est pas disponible.",
31
32
  "URL to receive the transcription when ready.": "URL pour recevoir la transcription une fois prêt.",
32
33
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
34
+ "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
33
35
  "nova-3": "nova-3",
34
36
  "nova-3-general": "nova-3-général",
35
37
  "nova-3-medical": "nova-3-médical",
package/src/i18n/ja.json CHANGED
@@ -24,12 +24,14 @@
24
24
  "Headers": "ヘッダー",
25
25
  "Query Parameters": "クエリパラメータ",
26
26
  "Body": "本文",
27
+ "Response is Binary ?": "応答はバイナリですか?",
27
28
  "No Error on Failure": "失敗時にエラーはありません",
28
29
  "Timeout (in seconds)": "タイムアウト(秒)",
29
30
  "en": "en",
30
31
  "Return full transcript if summary is not available.": "サマリが利用できない場合は、完全なトランスクリプトを返します。",
31
32
  "URL to receive the transcription when ready.": "準備ができたら転写を受け取るためのURL。",
32
33
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
34
+ "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
33
35
  "nova-3": "nova-3",
34
36
  "nova-3-general": "nova-3-general",
35
37
  "nova-3-medical": "nova-3-医療",
package/src/i18n/nl.json CHANGED
@@ -24,12 +24,14 @@
24
24
  "Headers": "Kopteksten",
25
25
  "Query Parameters": "Query parameters",
26
26
  "Body": "Lichaam",
27
+ "Response is Binary ?": "Antwoord is binair?",
27
28
  "No Error on Failure": "Geen fout bij fout",
28
29
  "Timeout (in seconds)": "Time-out (in seconden)",
29
30
  "en": "nl",
30
31
  "Return full transcript if summary is not available.": "Retourneer de volledige transcript als samenvatting niet beschikbaar is.",
31
32
  "URL to receive the transcription when ready.": "URL om de transcriptie te ontvangen wanneer je klaar bent.",
32
33
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
34
+ "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
33
35
  "nova-3": "nova-3",
34
36
  "nova-3-general": "nova-3-algemene",
35
37
  "nova-3-medical": "nova-3-medisch",
package/src/i18n/pt.json CHANGED
@@ -24,12 +24,14 @@
24
24
  "Headers": "Cabeçalhos",
25
25
  "Query Parameters": "Parâmetros da consulta",
26
26
  "Body": "Conteúdo",
27
+ "Response is Binary ?": "A resposta é binária ?",
27
28
  "No Error on Failure": "Nenhum erro no Failure",
28
29
  "Timeout (in seconds)": "Tempo limite (em segundos)",
29
30
  "en": "pt-br",
30
31
  "Return full transcript if summary is not available.": "Retornar transcrição completa se o resumo não estiver disponível.",
31
32
  "URL to receive the transcription when ready.": "URL para receber a transcrição quando estiver pronto.",
32
33
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
34
+ "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
33
35
  "nova-3": "nova-3",
34
36
  "nova-3-general": "nova-3-geral",
35
37
  "nova-3-medical": "nova-3-Médico",
@@ -24,12 +24,14 @@
24
24
  "Headers": "Headers",
25
25
  "Query Parameters": "Query Parameters",
26
26
  "Body": "Body",
27
+ "Response is Binary ?": "Response is Binary ?",
27
28
  "No Error on Failure": "No Error on Failure",
28
29
  "Timeout (in seconds)": "Timeout (in seconds)",
29
30
  "en": "en",
30
31
  "Return full transcript if summary is not available.": "Return full transcript if summary is not available.",
31
32
  "URL to receive the transcription when ready.": "URL to receive the transcription when ready.",
32
33
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
34
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
33
35
  "nova-3": "nova-3",
34
36
  "nova-3-general": "nova-3-general",
35
37
  "nova-3-medical": "nova-3-medical",
package/src/i18n/zh.json CHANGED
@@ -24,12 +24,14 @@
24
24
  "Headers": "信头",
25
25
  "Query Parameters": "查询参数",
26
26
  "Body": "正文内容",
27
+ "Response is Binary ?": "Response is Binary ?",
27
28
  "No Error on Failure": "失败时没有错误",
28
29
  "Timeout (in seconds)": "超时(秒)",
29
30
  "en": "en",
30
31
  "Return full transcript if summary is not available.": "Return full transcript if summary is not available.",
31
32
  "URL to receive the transcription when ready.": "URL to receive the transcription when ready.",
32
33
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
34
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
33
35
  "nova-3": "nova-3",
34
36
  "nova-3-general": "nova-3-general",
35
37
  "nova-3-medical": "nova-3-medical",