@nocobase/plugin-ai-gigachat 2.0.31 → 2.0.32

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.
@@ -8,11 +8,11 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "2.0.31",
12
- "@nocobase/plugin-ai": "2.0.31",
13
- "@nocobase/server": "2.0.31",
11
+ "@nocobase/client": "2.0.32",
12
+ "@nocobase/plugin-ai": "2.0.32",
13
+ "@nocobase/server": "2.0.32",
14
14
  "react": "18.2.0",
15
- "@nocobase/utils": "2.0.31",
15
+ "@nocobase/utils": "2.0.32",
16
16
  "antd": "5.24.2",
17
- "@nocobase/plugin-workflow": "2.0.31"
17
+ "@nocobase/plugin-workflow": "2.0.32"
18
18
  };
@@ -1 +1 @@
1
- {"name":"gigachat","version":"0.0.15","description":"The official TypeScript library for the GigaChat API","types":"./index.d.ts","main":"./index.js","type":"commonjs","repository":"github:ai-forever/gigachat-js","scripts":{"format":"prettier --write --cache --cache-strategy metadata . !dist","lint":"./scripts/lint","fix":"./scripts/format","build":"./scripts/build"},"private":false,"keywords":[],"author":"","license":"ISC","dependencies":{"axios":"^1.8.2","uuid":"^11.0.3"},"imports":{"gigachat":".","gigachat/*":"./src/*"},"exports":{".":{"require":{"types":"./index.d.ts","default":"./index.js"},"types":"./index.d.mts","default":"./index.mjs"},"./*.mjs":{"types":"./*.d.ts","default":"./*.mjs"},"./*.js":{"types":"./*.d.ts","default":"./*.js"},"./interfaces/*":{"types":"./interfaces/*.d.ts","require":"./interfaces/*.js","default":"./interfaces/*.mjs"},"./interfaces":{"types":"./interfaces/index.d.ts","require":"./interfaces/index.js","default":"./interfaces/index.mjs"},"./*":{"types":"./*.d.ts","require":"./*.js","default":"./*.mjs"}},"_lastModified":"2026-04-01T13:03:54.276Z"}
1
+ {"name":"gigachat","version":"0.0.15","description":"The official TypeScript library for the GigaChat API","types":"./index.d.ts","main":"./index.js","type":"commonjs","repository":"github:ai-forever/gigachat-js","scripts":{"format":"prettier --write --cache --cache-strategy metadata . !dist","lint":"./scripts/lint","fix":"./scripts/format","build":"./scripts/build"},"private":false,"keywords":[],"author":"","license":"ISC","dependencies":{"axios":"^1.8.2","uuid":"^11.0.3"},"imports":{"gigachat":".","gigachat/*":"./src/*"},"exports":{".":{"require":{"types":"./index.d.ts","default":"./index.js"},"types":"./index.d.mts","default":"./index.mjs"},"./*.mjs":{"types":"./*.d.ts","default":"./*.mjs"},"./*.js":{"types":"./*.d.ts","default":"./*.js"},"./interfaces/*":{"types":"./interfaces/*.d.ts","require":"./interfaces/*.js","default":"./interfaces/*.mjs"},"./interfaces":{"types":"./interfaces/index.d.ts","require":"./interfaces/index.js","default":"./interfaces/index.mjs"},"./*":{"types":"./*.d.ts","require":"./*.js","default":"./*.mjs"}},"_lastModified":"2026-04-04T05:16:25.729Z"}
@@ -1 +1 @@
1
- {"name":"langchain-gigachat","version":"0.0.14","description":"GigaChat integration for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"https://github.com/ai-forever/langchainjs/tree/main/libs/langchain-gigachat"},"packageManager":"yarn@3.4.1","homepage":"https://github.com/ai-forever/langchainjs/tree/main/libs/langchain-gigachat","scripts":{"build":"yarn turbo:command build:internal --filter=langchain-gigachat","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","lint":"yarn lint:eslint && yarn lint:dpdm","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","clean":"rm -rf .turbo dist/","prepack":"yarn build","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"Mikelarg","license":"MIT","keywords":["llm","ai","gpt3","chain","prompt","prompt engineering","gigachat","machine learning","ml","embeddings","vectorstores"],"dependencies":{"gigachat":"^0.0.15","uuid":"^11.0.5","zod":"^3.23.8","zod-to-json-schema":"^3.23.5"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","@tsconfig/recommended":"^1.0.3","@typescript-eslint/eslint-plugin":"^6.12.0","@typescript-eslint/parser":"^6.12.0","dotenv":"^16.3.1","dpdm":"^3.12.0","eslint":"^8.33.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-no-instanceof":"^1.0.1","eslint-plugin-prettier":"^4.2.1","jest":"^29.5.0","jest-environment-node":"^29.6.4","prettier":"^2.8.3","release-it":"^15.10.1","rollup":"4.22.4","ts-jest":"^29.1.0","turbo":"^2.3.2","typescript":"<5.2.0"},"publishConfig":{"access":"public"},"exports":{"./chat_models":{"types":{"import":"./chat_models.d.ts","require":"./chat_models.d.cts","default":"./chat_models.d.ts"},"import":"./chat_models.js","require":"./chat_models.cjs"},"./embeddings":{"types":{"import":"./embeddings.d.ts","require":"./embeddings.d.cts","default":"./embeddings.d.ts"},"import":"./embeddings.js","require":"./embeddings.cjs"},".":{"types":{"import":"./index.d.ts","require":"./index.d.cts","default":"./index.d.ts"},"import":"./index.js","require":"./index.cjs"},"./package.json":"./package.json"},"files":["dist/","chat_models.cjs","chat_models.js","chat_models.d.ts","chat_models.d.cts","embeddings.cjs","embeddings.js","embeddings.d.ts","embeddings.d.cts","index.cjs","index.js","index.d.ts","index.d.cts"],"_lastModified":"2026-04-01T13:03:57.816Z"}
1
+ {"name":"langchain-gigachat","version":"0.0.14","description":"GigaChat integration for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"https://github.com/ai-forever/langchainjs/tree/main/libs/langchain-gigachat"},"packageManager":"yarn@3.4.1","homepage":"https://github.com/ai-forever/langchainjs/tree/main/libs/langchain-gigachat","scripts":{"build":"yarn turbo:command build:internal --filter=langchain-gigachat","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","lint:dpdm":"dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts","lint":"yarn lint:eslint && yarn lint:dpdm","lint:fix":"yarn lint:eslint --fix && yarn lint:dpdm","clean":"rm -rf .turbo dist/","prepack":"yarn build","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","test:watch":"NODE_OPTIONS=--experimental-vm-modules jest --watch --testPathIgnorePatterns=\\.int\\.test.ts","test:single":"NODE_OPTIONS=--experimental-vm-modules yarn run jest --config jest.config.cjs --testTimeout 100000","test:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"Mikelarg","license":"MIT","keywords":["llm","ai","gpt3","chain","prompt","prompt engineering","gigachat","machine learning","ml","embeddings","vectorstores"],"dependencies":{"gigachat":"^0.0.15","uuid":"^11.0.5","zod":"^3.23.8","zod-to-json-schema":"^3.23.5"},"peerDependencies":{"@langchain/core":">=0.2.21 <0.4.0"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","@tsconfig/recommended":"^1.0.3","@typescript-eslint/eslint-plugin":"^6.12.0","@typescript-eslint/parser":"^6.12.0","dotenv":"^16.3.1","dpdm":"^3.12.0","eslint":"^8.33.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.27.5","eslint-plugin-no-instanceof":"^1.0.1","eslint-plugin-prettier":"^4.2.1","jest":"^29.5.0","jest-environment-node":"^29.6.4","prettier":"^2.8.3","release-it":"^15.10.1","rollup":"4.22.4","ts-jest":"^29.1.0","turbo":"^2.3.2","typescript":"<5.2.0"},"publishConfig":{"access":"public"},"exports":{"./chat_models":{"types":{"import":"./chat_models.d.ts","require":"./chat_models.d.cts","default":"./chat_models.d.ts"},"import":"./chat_models.js","require":"./chat_models.cjs"},"./embeddings":{"types":{"import":"./embeddings.d.ts","require":"./embeddings.d.cts","default":"./embeddings.d.ts"},"import":"./embeddings.js","require":"./embeddings.cjs"},".":{"types":{"import":"./index.d.ts","require":"./index.d.cts","default":"./index.d.ts"},"import":"./index.js","require":"./index.cjs"},"./package.json":"./package.json"},"files":["dist/","chat_models.cjs","chat_models.js","chat_models.d.ts","chat_models.d.cts","embeddings.cjs","embeddings.js","embeddings.d.ts","embeddings.d.cts","index.cjs","index.js","index.d.ts","index.d.cts"],"_lastModified":"2026-04-04T05:16:29.537Z"}
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "displayName.zh-CN": "AI LLM:GigaChat",
5
5
  "description": "Support integration with GigaChat LLM service.",
6
6
  "description.zh-CN": "支持接入 GigaChat LLM 服务。",
7
- "version": "2.0.31",
7
+ "version": "2.0.32",
8
8
  "main": "dist/server/index.js",
9
9
  "nocobase": {
10
10
  "supportedVersions": [
@@ -25,5 +25,5 @@
25
25
  "AI"
26
26
  ],
27
27
  "license": "Apache-2.0",
28
- "gitHead": "085eec006c7be5fbc98dabfdab98ff358eab9d95"
28
+ "gitHead": "ad454bc0bc27dee7e931644200317d034c816e3e"
29
29
  }