@activepieces/piece-azure-openai 0.0.10 → 0.0.12

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,26 +1,20 @@
1
1
  {
2
2
  "name": "@activepieces/piece-azure-openai",
3
- "version": "0.0.10",
3
+ "version": "0.0.12",
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
  "@azure/openai": "1.0.0-beta.11",
10
6
  "@sinclair/typebox": "0.34.11",
11
- "ai": "4.3.16",
12
7
  "axios": "1.8.3",
13
8
  "axios-retry": "4.4.1",
14
9
  "deepmerge-ts": "7.1.0",
15
- "fast-glob": "3.3.3",
16
10
  "mime-types": "2.1.35",
17
11
  "nanoid": "3.3.8",
18
12
  "semver": "7.6.0",
19
13
  "tiktoken": "1.0.11",
20
14
  "zod": "3.25.76",
21
- "@activepieces/pieces-common": "0.6.4",
22
- "@activepieces/pieces-framework": "0.18.2",
23
- "@activepieces/shared": "0.18.0",
15
+ "@activepieces/pieces-common": "0.7.0",
16
+ "@activepieces/pieces-framework": "0.20.1",
17
+ "@activepieces/shared": "0.20.1",
24
18
  "tslib": "2.8.1"
25
19
  },
26
20
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Azure OpenAI": "Azure OpenAI",
3
2
  "Powerful AI tools from Microsoft": "Mächtige KI-Tools von Microsoft",
4
3
  "Endpoint": "Endpoint",
5
4
  "API Key": "API-Schlüssel",
package/src/i18n/es.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Azure OpenAI": "Azure OpenAI",
3
2
  "Powerful AI tools from Microsoft": "Herramientas de IA potentes de Microsoft",
4
3
  "Endpoint": "Endpoint",
5
4
  "API Key": "Clave API",
package/src/i18n/fr.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Azure OpenAI": "OpenAI Azure",
3
2
  "Powerful AI tools from Microsoft": "Outils puissants IA de Microsoft",
4
3
  "Endpoint": "Endpoint",
5
4
  "API Key": "Clé API",
package/src/i18n/ja.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Azure OpenAI": "Azure OpenAI",
3
2
  "Powerful AI tools from Microsoft": "Microsoftの強力なAIツール",
4
3
  "Endpoint": "Endpoint",
5
4
  "API Key": "API キー",
package/src/i18n/nl.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Azure OpenAI": "Azure OpenAI",
3
2
  "Powerful AI tools from Microsoft": "Krachtige AI tools van Microsoft",
4
3
  "Endpoint": "Endpoint",
5
4
  "API Key": "API Sleutel",
package/src/i18n/pt.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Azure OpenAI": "Azure OpenAI",
3
2
  "Powerful AI tools from Microsoft": "Ferramentas poderosas de IA da Microsoft",
4
3
  "Endpoint": "Endpoint",
5
4
  "API Key": "Chave de API",
@@ -1,5 +1,4 @@
1
1
  {
2
- "Azure OpenAI": "Azure OpenAI",
3
2
  "Powerful AI tools from Microsoft": "Powerful AI tools from Microsoft",
4
3
  "Endpoint": "Endpoint",
5
4
  "API Key": "API Key",
package/src/i18n/zh.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "Azure OpenAI": "Azure OpenAI",
3
2
  "Powerful AI tools from Microsoft": "Powerful AI tools from Microsoft",
4
3
  "Endpoint": "Endpoint",
5
4
  "API Key": "API 密钥",