@activepieces/piece-localai 0.0.13 → 0.0.14

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-localai",
3
- "version": "0.0.13",
3
+ "version": "0.0.14",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
@@ -14,7 +14,7 @@
14
14
  "zod": "3.25.76",
15
15
  "@activepieces/pieces-common": "0.7.0",
16
16
  "@activepieces/pieces-framework": "0.18.4",
17
- "@activepieces/shared": "0.19.1",
17
+ "@activepieces/shared": "0.20.0",
18
18
  "tslib": "2.8.1"
19
19
  },
20
20
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
- "LocalAI": "LocalAI",
3
- "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.",
2
+ "LocalAI": "Lokal",
3
+ "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "Der kostenlose, selbstgehostete, von der Community betriebene und lokal-zuerst. Drop-In Ersatz für OpenAI auf verbraucherfähiger Hardware. Keine GPU erforderlich.",
4
4
  "Server URL": "Server-URL",
5
5
  "Access Token": "Zugangs-Token",
6
6
  "LocalAI Instance URL": "LocalAI Instance URL",
7
- "LocalAI Access Token": "LocalAI Access Token",
8
- "Ask LocalAI": "Ask LocalAI",
7
+ "LocalAI Access Token": "LokalAI-Zugangs-Token",
8
+ "Ask LocalAI": "LocalAI fragen",
9
9
  "Custom API Call": "Eigener API-Aufruf",
10
- "Ask LocalAI anything you want!": "Ask LocalAI anything you want!",
10
+ "Ask LocalAI anything you want!": "Fragen Sie LocalAI was Sie wollen!",
11
11
  "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
12
12
  "Model": "Modell",
13
13
  "Question": "Frage",
@@ -21,7 +21,7 @@
21
21
  "Headers": "Kopfzeilen",
22
22
  "Query Parameters": "Abfrageparameter",
23
23
  "Body": "Körper",
24
- "Response is Binary ?": "Response is Binary ?",
24
+ "Response is Binary ?": "Antwort ist binär?",
25
25
  "No Error on Failure": "Kein Fehler bei Fehler",
26
26
  "Timeout (in seconds)": "Timeout (in Sekunden)",
27
27
  "The model which will generate the completion. Some models are suitable for natural language tasks, others specialize in code.": "Das Modell, das die Vervollständigung generiert. Einige Modelle eignen sich für Aufgaben der natürlichen Sprache, andere sind auf Code spezialisiert.",
@@ -32,7 +32,7 @@
32
32
  "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.": "Nummer zwischen -2.0 und 2.0. Positive Werte bestrafen neue Tokens je nachdem, ob sie bisher im Text erscheinen, was die Wahrscheinlichkeit erhöht, über neue Themen zu sprechen.",
33
33
  "Array of roles to specify more accurate response": "Rollenzuordnung, um eine genauere Antwort anzugeben",
34
34
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
35
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
35
+ "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
36
36
  "GET": "ERHALTEN",
37
37
  "POST": "POST",
38
38
  "PATCH": "PATCH",
package/src/i18n/es.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "LocalAI": "LocalAI",
3
- "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.",
3
+ "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "El gratis, autoalojado, impulsado por la comunidad y local-primero. Reemplazo para OpenAI corriendo en hardware de grado de consumo. No se requiere GPU.",
4
4
  "Server URL": "URL del servidor",
5
5
  "Access Token": "Token de acceso",
6
6
  "LocalAI Instance URL": "LocalAI Instance URL",
7
- "LocalAI Access Token": "LocalAI Access Token",
8
- "Ask LocalAI": "Ask LocalAI",
7
+ "LocalAI Access Token": "Ficha de acceso local",
8
+ "Ask LocalAI": "Preguntar LocalAI",
9
9
  "Custom API Call": "Llamada API personalizada",
10
- "Ask LocalAI anything you want!": "Ask LocalAI anything you want!",
10
+ "Ask LocalAI anything you want!": "Pregúntale a LocalAI lo que quieras!",
11
11
  "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
12
12
  "Model": "Modelo",
13
13
  "Question": "Pregunta",
@@ -21,7 +21,7 @@
21
21
  "Headers": "Encabezados",
22
22
  "Query Parameters": "Parámetros de consulta",
23
23
  "Body": "Cuerpo",
24
- "Response is Binary ?": "Response is Binary ?",
24
+ "Response is Binary ?": "¿Respuesta es binaria?",
25
25
  "No Error on Failure": "No hay ningún error en fallo",
26
26
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
27
27
  "The model which will generate the completion. Some models are suitable for natural language tasks, others specialize in code.": "El modelo que generará la terminación. Algunos modelos son adecuados para tareas de lenguaje natural, otros se especializan en código.",
@@ -32,7 +32,7 @@
32
32
  "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.": "Número entre -2.0 y 2.0. Los valores positivos penalizan las nuevas fichas basándose en si aparecen en el texto hasta ahora, aumentando la probabilidad de que el modo hable de nuevos temas.",
33
33
  "Array of roles to specify more accurate response": "Matriz de roles para especificar una respuesta más precisa",
34
34
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
35
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
35
+ "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
36
36
  "GET": "RECOGER",
37
37
  "POST": "POST",
38
38
  "PATCH": "PATCH",
package/src/i18n/ja.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
- "LocalAI": "LocalAI",
3
- "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.",
2
+ "LocalAI": "ローカル AI",
3
+ "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "フリー、セルフホスティングされた、コミュニティ主導のローカルファースト。コンシューマーグレードのハードウェア上で動作する OpenAI のドロップイン交換。GPU は必要ありません。",
4
4
  "Server URL": "サーバー URL",
5
5
  "Access Token": "アクセストークン",
6
6
  "LocalAI Instance URL": "LocalAI Instance URL",
7
- "LocalAI Access Token": "LocalAI Access Token",
8
- "Ask LocalAI": "Ask LocalAI",
7
+ "LocalAI Access Token": "LocalAI アクセストークン",
8
+ "Ask LocalAI": "LocalAI に聞く",
9
9
  "Custom API Call": "カスタムAPI通話",
10
- "Ask LocalAI anything you want!": "Ask LocalAI anything you want!",
10
+ "Ask LocalAI anything you want!": "あなたが望むものは何でもLocalaiに聞いてみてください!",
11
11
  "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
12
12
  "Model": "モデル",
13
13
  "Question": "質問",
@@ -21,7 +21,7 @@
21
21
  "Headers": "ヘッダー",
22
22
  "Query Parameters": "クエリパラメータ",
23
23
  "Body": "本文",
24
- "Response is Binary ?": "Response is Binary ?",
24
+ "Response is Binary ?": "応答はバイナリですか?",
25
25
  "No Error on Failure": "失敗時にエラーはありません",
26
26
  "Timeout (in seconds)": "タイムアウト(秒)",
27
27
  "The model which will generate the completion. Some models are suitable for natural language tasks, others specialize in code.": "補完を生成するモデル。自然言語タスクに適しているモデルもあれば、コードに特化したモデルもあります。",
@@ -32,7 +32,7 @@
32
32
  "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.": "-2.0 から 2.0 までの数字。 肯定的な値は、これまでのところテキストに表示されるかどうかに基づいて新しいトークンを罰し、モードが新しいトピックについて話す可能性を高めます。",
33
33
  "Array of roles to specify more accurate response": "より正確な応答を指定するロールの配列",
34
34
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
35
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
35
+ "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
36
36
  "GET": "取得",
37
37
  "POST": "POST",
38
38
  "PATCH": "PATCH",
package/src/i18n/nl.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "LocalAI": "LocalAI",
3
- "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.",
3
+ "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "De gratis, Zelf-hosted, community-gedreven en lokaal eerst. Drop-in vervanging voor OpenAI draait op hardware van consumentenformaat. Geen GPU vereist.",
4
4
  "Server URL": "Server URL",
5
5
  "Access Token": "Toegangs-token",
6
6
  "LocalAI Instance URL": "LocalAI Instance URL",
7
- "LocalAI Access Token": "LocalAI Access Token",
8
- "Ask LocalAI": "Ask LocalAI",
7
+ "LocalAI Access Token": "LocalAI toegangstoken",
8
+ "Ask LocalAI": "Vraag LocalAI",
9
9
  "Custom API Call": "Custom API Call",
10
- "Ask LocalAI anything you want!": "Ask LocalAI anything you want!",
10
+ "Ask LocalAI anything you want!": "Vraag LocalAI alles wat je wilt!",
11
11
  "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
12
12
  "Model": "Model",
13
13
  "Question": "Vraag",
@@ -21,7 +21,7 @@
21
21
  "Headers": "Kopteksten",
22
22
  "Query Parameters": "Query parameters",
23
23
  "Body": "Lichaam",
24
- "Response is Binary ?": "Response is Binary ?",
24
+ "Response is Binary ?": "Antwoord is binair?",
25
25
  "No Error on Failure": "Geen fout bij fout",
26
26
  "Timeout (in seconds)": "Time-out (in seconden)",
27
27
  "The model which will generate the completion. Some models are suitable for natural language tasks, others specialize in code.": "Het model dat de voltooiing zal genereren. Sommige modellen zijn geschikt voor natuurlijke taaltaken, andere zijn gespecialiseerd in code.",
@@ -32,7 +32,7 @@
32
32
  "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.": "Nummer tussen -2.0 en 2.0. Positieve waarden bestraffen nieuwe tokens op basis van de vraag of ze tot nu toe in de tekst staan, waardoor de modus meer kans maakt om over nieuwe onderwerpen te praten.",
33
33
  "Array of roles to specify more accurate response": "Array of roles om een nauwkeuriger antwoord te geven",
34
34
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
35
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
35
+ "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
36
36
  "GET": "KRIJG",
37
37
  "POST": "POSTE",
38
38
  "PATCH": "BEKIJK",
package/src/i18n/pt.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
- "LocalAI": "LocalAI",
3
- "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.",
2
+ "LocalAI": "AI local",
3
+ "The free, Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required.": "O livre, Auto-hospedado, impulsionado pela comunidade e local-primeiro. Substituição de drop-in para OpenAI rodando em hardware de nível de consumidor. Não é necessária GPU.",
4
4
  "Server URL": "URL do servidor",
5
5
  "Access Token": "Token de acesso",
6
6
  "LocalAI Instance URL": "LocalAI Instance URL",
7
- "LocalAI Access Token": "LocalAI Access Token",
8
- "Ask LocalAI": "Ask LocalAI",
7
+ "LocalAI Access Token": "Token de acesso LocalAI",
8
+ "Ask LocalAI": "Perguntar LocalAI",
9
9
  "Custom API Call": "Chamada de API personalizada",
10
- "Ask LocalAI anything you want!": "Ask LocalAI anything you want!",
10
+ "Ask LocalAI anything you want!": "Pergunte ao LocalAI o que você quiser!",
11
11
  "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
12
12
  "Model": "Modelo",
13
13
  "Question": "Questão",
@@ -21,7 +21,7 @@
21
21
  "Headers": "Cabeçalhos",
22
22
  "Query Parameters": "Parâmetros da consulta",
23
23
  "Body": "Conteúdo",
24
- "Response is Binary ?": "Response is Binary ?",
24
+ "Response is Binary ?": "A resposta é binária ?",
25
25
  "No Error on Failure": "Nenhum erro no Failure",
26
26
  "Timeout (in seconds)": "Tempo limite (em segundos)",
27
27
  "The model which will generate the completion. Some models are suitable for natural language tasks, others specialize in code.": "O modelo que irá gerar a conclusão. Alguns modelos são adequados para tarefas de linguagem natural, outros são especializados no código.",
@@ -32,7 +32,7 @@
32
32
  "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the mode's likelihood to talk about new topics.": "Número entre -2.0 e 2.0. Valores positivos penalizam novos tokens baseado no fato de eles aparecerem no texto até agora, aumentando a probabilidade de o modo falar sobre novos tópicos.",
33
33
  "Array of roles to specify more accurate response": "Array de papéis para especificar uma resposta mais precisa",
34
34
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
35
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
35
+ "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
36
36
  "GET": "OBTER",
37
37
  "POST": "POSTAR",
38
38
  "PATCH": "COMPRAR",