n8n-nodes-k2think 0.1.2 → 0.1.3

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.
@@ -1,4 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="60" height="60">
2
- <rect width="60" height="60" rx="12" fill="#0B5FFF"/>
3
- <text x="30" y="39" font-family="Arial, Helvetica, sans-serif" font-size="26" font-weight="700" fill="#ffffff" text-anchor="middle">K2</text>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
2
+ <polygon points="199,198 403,307 400,383 200,276" fill="#EF5D29"/>
3
+ <polygon points="199,118 344,87 343,165 199,194" fill="#EF5D29"/>
4
+ <polygon points="109,276 197,276 196,337 109,337" fill="#EF5D29"/>
4
5
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-k2think",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "n8n community node for the K2 Think V2 reasoning model (MBZUAI-IFM), OpenAI-compatible gateway at api.k2think.ai",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",