n8n-nodes-cheapai
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -34,10 +34,2 @@ "use strict"; | ||
{ | ||
displayName: 'API URL', | ||
name: 'apiUrl', | ||
type: 'string', | ||
default: '', | ||
placeholder: 'https://api.openai.com/', | ||
description: 'Enter your API URL. If left empty, it will default to OpenAI API URL.', | ||
}, | ||
{ | ||
displayName: 'Resource', | ||
@@ -44,0 +36,0 @@ name: 'resource', |
{ | ||
"name": "n8n-nodes-cheapai", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "This is a simple node that allows you to insert a custom API Url for AI", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "n8n-nodes-cheapai", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "This is a simple node that allows you to insert a custom API Url for AI", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
132628
1955