@nocobase/plugin-ai 2.0.0-alpha.3 → 2.0.0-alpha.5
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/LICENSE.txt +31 -20
- package/dist/externalVersion.js +11 -11
- package/dist/node_modules/@langchain/anthropic/package.json +1 -1
- package/dist/node_modules/@langchain/core/package.json +1 -1
- package/dist/node_modules/@langchain/deepseek/package.json +1 -1
- package/dist/node_modules/@langchain/google-genai/package.json +1 -1
- package/dist/node_modules/@langchain/openai/package.json +1 -1
- package/dist/node_modules/nodejs-snowflake/package.json +1 -1
- package/dist/node_modules/zod/package.json +1 -1
- package/dist/node_modules/zod-to-json-schema/package.json +1 -1
- package/dist/server/resource/aiEmployees.js +6 -1
- package/package.json +2 -2
package/LICENSE.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
Updated Date:
|
|
1
|
+
Updated Date: October 2, 2025
|
|
2
2
|
|
|
3
3
|
NocoBase License Agreement
|
|
4
4
|
|
|
5
|
-
NOCOBASE PTE. LTD.,a Singaporean Exempt Private Company Limited by Shares with its principal place of business located at #03-01
|
|
5
|
+
NOCOBASE PTE. LTD.,a Singaporean Exempt Private Company Limited by Shares with its principal place of business located at 112 ROBINSON ROAD, #03-01, SINGAPORE ("The Company") https://www.nocobase.com/ issues this License Agreement ("Agreement") to you. You, as an individual or a company ("The User"), will be deemed to voluntarily accept all terms of this Agreement by using NocoBase (including but not limited to obtaining NocoBase source code or installation package in any form, installing and using NocoBase, purchasing NocoBase commercial license and services, purchasing NocoBase commercial plugins). If the User does not agree to any term of this Agreement, or cannot accurately understand our interpretation of the relevant terms, please stop using it immediately.
|
|
6
6
|
|
|
7
7
|
This Agreement applies to any use, quotation, contract, invoice, and all software delivered by the Company. The User and the Company or NocoBase's agents can no longer sign a separate license agreement for the sale and delivery of the software.
|
|
8
8
|
|
|
@@ -38,7 +38,7 @@ Except for Third-Party Open Source Software, the Company owns all copyrights, tr
|
|
|
38
38
|
3. Disclaimer
|
|
39
39
|
=============
|
|
40
40
|
|
|
41
|
-
3.1 The User shall not use the Software and Commercial Plugins to engage in activities that
|
|
41
|
+
3.1 The User shall not use the Software and Commercial Plugins to engage in activities that contravene applicable laws and regulations or offend against public order or religious prohibitions. All legal liabilities and consequences arising from the User’s use shall be borne by the User.
|
|
42
42
|
|
|
43
43
|
3.2 The Company shall not be liable for any direct, indirect, special, incidental, or consequential damages (including but not limited to loss of profits, business interruption, data loss, or business information disclosure) caused by the User's use of the Software and Commercial Plugins, even if it has been previously informed of the possibility of such damages.
|
|
44
44
|
|
|
@@ -46,13 +46,13 @@ Except for Third-Party Open Source Software, the Company owns all copyrights, tr
|
|
|
46
46
|
4. License Type
|
|
47
47
|
===============
|
|
48
48
|
|
|
49
|
-
4.1
|
|
49
|
+
4.1 This Agreement serves as the unified license agreement for NocoBase Software, applying to both the Community Edition and the Commercial Editions.
|
|
50
50
|
|
|
51
|
-
4.2
|
|
51
|
+
4.2 For the Community Edition, this Agreement incorporates and references the full text of the GNU Affero General Public License v3.0 (“AGPL-3.0”, available at: https://www.gnu.org/licenses/agpl-3.0.html ). Community Edition users must comply with the AGPL-3.0 License as well as the supplementary terms set forth in this Agreement. In case of any inconsistency between AGPL-3.0 and this Agreement, the supplementary terms of this Agreement shall prevail.
|
|
52
52
|
|
|
53
|
-
4.3
|
|
53
|
+
4.3 For the Commercial Edition (including Standard, Professional, and Enterprise Editions), only the Commercial License terms contained in this Agreement apply. Commercial Edition users are not subject to AGPL-3.0 obligations.
|
|
54
54
|
|
|
55
|
-
4.4 Commercial Plugins
|
|
55
|
+
4.4 For Commercial Plugins, only the Commercial Plugin License terms contained in this Agreement apply.
|
|
56
56
|
|
|
57
57
|
================================================
|
|
58
58
|
5. Rights and Obligations of Open Source License
|
|
@@ -68,9 +68,13 @@ Except for Third-Party Open Source Software, the Company owns all copyrights, tr
|
|
|
68
68
|
|
|
69
69
|
5.5 It is not allowed to remove or change all intellectual property statements about NocoBase in the code.
|
|
70
70
|
|
|
71
|
-
5.6 It is not allowed to provide any form of no-code, zero-code, low-code platform SaaS products
|
|
71
|
+
5.6 It is not allowed to provide to the public any form of no-code, zero-code, or low-code platform SaaS/PaaS products using the original or modified Software.
|
|
72
72
|
|
|
73
|
-
5.7 Comply with all requirements of the AGPL-3.0
|
|
73
|
+
5.7 Comply with all requirements of the AGPL-3.0 License, including but not limited to:
|
|
74
|
+
(a) Any modifications, extensions, or derivative works of the Software must be released under the AGPL-3.0 License;
|
|
75
|
+
(b) If Upper Layer Applications are provided as a network service (including SaaS or PaaS), the complete corresponding source code must be made available to all users of the service;
|
|
76
|
+
(c) The Software may not be combined with other software under incompatible licenses in a manner that would violate the AGPL-3.0 License;
|
|
77
|
+
(d) No additional contractual restrictions may be imposed when redistributing the Software.
|
|
74
78
|
|
|
75
79
|
===============================
|
|
76
80
|
6. Rights of Commercial License
|
|
@@ -88,9 +92,14 @@ Except for Third-Party Open Source Software, the Company owns all copyrights, tr
|
|
|
88
92
|
|
|
89
93
|
6.6 Can sell plugins developed for Software in the Marketplace.
|
|
90
94
|
|
|
91
|
-
6.7 The User
|
|
95
|
+
6.7 The User holding a Professional or Enterprise Edition License can sell Upper Layer Application to its Customers.
|
|
92
96
|
|
|
93
|
-
6.8
|
|
97
|
+
6.8 Exemption from AGPL-3.0 obligations, including but not limited to:
|
|
98
|
+
(a) the requirement to release source code of modifications, extensions, or derivative works;
|
|
99
|
+
(b) the requirement to provide source code when offering the Software as a network service;
|
|
100
|
+
(c) restrictions on combining the Software with other software under different license terms; and
|
|
101
|
+
(d) limitations on adding contractual terms for redistribution.
|
|
102
|
+
The User remains bound by this Agreement and by its commercial license contract.
|
|
94
103
|
|
|
95
104
|
6.9 If there are other agreements in the contract for the above rights, the contract agreement shall prevail.
|
|
96
105
|
|
|
@@ -100,15 +109,15 @@ Except for Third-Party Open Source Software, the Company owns all copyrights, tr
|
|
|
100
109
|
|
|
101
110
|
7.1 It is not allowed to remove or change all intellectual property statements about NocoBase in the code.
|
|
102
111
|
|
|
103
|
-
7.2 It is not allowed to sell, transfer, lease, share, or distribute the Commercial License.
|
|
112
|
+
7.2 It is not allowed to sell, transfer, lease, share, gift, or distribute the Commercial License.
|
|
104
113
|
|
|
105
114
|
7.3 It is not allowed to sell, transfer, lease, share, or distribute any form of no-code, zero-code, low-code platform, or developer tools developed based on Software.
|
|
106
115
|
|
|
107
|
-
7.4 It is not allowed to provide any form of no-code, zero-code, low-code platform SaaS products to the public using the original or modified Software.
|
|
116
|
+
7.4 It is not allowed to provide any form of no-code, zero-code, low-code platform SaaS/PaaS products to the public using the original or modified Software.
|
|
108
117
|
|
|
109
|
-
7.5 It is not allowed for the User
|
|
118
|
+
7.5 It is not allowed for the User holding a Standard Edition license to sell Upper Layer Application to Customers without a Commercial license.
|
|
110
119
|
|
|
111
|
-
7.6 It is not allowed for the User
|
|
120
|
+
7.6 It is not allowed for the User holding a Professional or Enterprise Edition license to sell Upper Layer Application to Customers without a Commercial license with access to further development and configuration.
|
|
112
121
|
|
|
113
122
|
7.7 It is not allowed to publicly sell plugins developed for Software outside of the Marketplace.
|
|
114
123
|
|
|
@@ -122,13 +131,13 @@ Except for Third-Party Open Source Software, the Company owns all copyrights, tr
|
|
|
122
131
|
|
|
123
132
|
8.1 Obtain a permanent Commercial Plugin License for the Commercial Plugin.
|
|
124
133
|
|
|
125
|
-
8.2
|
|
134
|
+
8.2 Receive plugin upgrades and exclusive technical support during the upgrade validity period.
|
|
126
135
|
|
|
127
136
|
8.3 Can be used for commercial purposes without restrictions on the number of applications or users.
|
|
128
137
|
|
|
129
|
-
8.4 The User
|
|
138
|
+
8.4 The User holding a Professional or Enterprise Edition License can use the Commercial Plugin in Upper Layer Applications sold to its customers.
|
|
130
139
|
|
|
131
|
-
8.5
|
|
140
|
+
8.5 Exemption from AGPL-3.0 obligations.
|
|
132
141
|
|
|
133
142
|
8.6 If there are other agreements in the contract regarding the above rights, the contract agreement shall prevail.
|
|
134
143
|
|
|
@@ -144,9 +153,11 @@ Except for Third-Party Open Source Software, the Company owns all copyrights, tr
|
|
|
144
153
|
|
|
145
154
|
9.4 It is not allowed to disclose the source code of Commercial Plugins to any third party.
|
|
146
155
|
|
|
147
|
-
9.5
|
|
156
|
+
9.5 It is not allowed for the User holding a Community or Standard Edition license to use Commercial Plugins in Upper Layer Applications sold to its customers. Such Commercial Plugins are limited to internal use within the licensed company only.
|
|
148
157
|
|
|
149
|
-
9.6 If there
|
|
158
|
+
9.6 If there is any violation of the above obligations or the terms of this Agreement, the rights owned by the User will be immediately terminated, the paid fees will not be refunded, and the Company reserves the right to pursue the User's legal responsibility.
|
|
159
|
+
|
|
160
|
+
9.7 If there are other agreements in the contract regarding the above obligations, the contract agreement shall prevail.
|
|
150
161
|
|
|
151
162
|
=============================================================
|
|
152
163
|
10. Legal Jurisdiction, Interpretation, and Dispute Resolution
|
package/dist/externalVersion.js
CHANGED
|
@@ -8,29 +8,29 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/plugin-acl": "2.0.0-alpha.
|
|
12
|
-
"@nocobase/plugin-workflow": "2.0.0-alpha.
|
|
13
|
-
"@nocobase/client": "2.0.0-alpha.
|
|
14
|
-
"@nocobase/utils": "2.0.0-alpha.
|
|
15
|
-
"@nocobase/database": "2.0.0-alpha.
|
|
16
|
-
"@nocobase/server": "2.0.0-alpha.
|
|
11
|
+
"@nocobase/plugin-acl": "2.0.0-alpha.5",
|
|
12
|
+
"@nocobase/plugin-workflow": "2.0.0-alpha.5",
|
|
13
|
+
"@nocobase/client": "2.0.0-alpha.5",
|
|
14
|
+
"@nocobase/utils": "2.0.0-alpha.5",
|
|
15
|
+
"@nocobase/database": "2.0.0-alpha.5",
|
|
16
|
+
"@nocobase/server": "2.0.0-alpha.5",
|
|
17
17
|
"axios": "1.7.7",
|
|
18
|
-
"@nocobase/actions": "2.0.0-alpha.
|
|
18
|
+
"@nocobase/actions": "2.0.0-alpha.5",
|
|
19
19
|
"react": "18.2.0",
|
|
20
20
|
"antd": "5.24.2",
|
|
21
21
|
"@formily/core": "2.3.7",
|
|
22
22
|
"@formily/react": "2.3.7",
|
|
23
|
-
"@nocobase/flow-engine": "2.0.0-alpha.
|
|
23
|
+
"@nocobase/flow-engine": "2.0.0-alpha.5",
|
|
24
24
|
"@ant-design/icons": "5.6.1",
|
|
25
25
|
"@formily/antd-v5": "1.2.3",
|
|
26
26
|
"@formily/shared": "2.3.7",
|
|
27
27
|
"lodash": "4.17.21",
|
|
28
|
-
"@nocobase/plugin-file-manager": "2.0.0-alpha.
|
|
29
|
-
"@nocobase/resourcer": "2.0.0-alpha.
|
|
28
|
+
"@nocobase/plugin-file-manager": "2.0.0-alpha.5",
|
|
29
|
+
"@nocobase/resourcer": "2.0.0-alpha.5",
|
|
30
30
|
"@emotion/css": "11.13.0",
|
|
31
31
|
"react-router-dom": "6.30.1",
|
|
32
32
|
"react-i18next": "11.18.6",
|
|
33
|
-
"@nocobase/plugin-data-source-manager": "2.0.0-alpha.
|
|
33
|
+
"@nocobase/plugin-data-source-manager": "2.0.0-alpha.5",
|
|
34
34
|
"ahooks": "3.7.8",
|
|
35
35
|
"@formily/reactive": "2.3.7"
|
|
36
36
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@langchain/anthropic","version":"0.3.23","description":"Anthropic integrations for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-anthropic/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/anthropic","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking --gen-maps","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","lint:dpdm":"dpdm --skip-dynamic-imports circular --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%","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard":"yarn test:standard:unit && yarn test:standard:int","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"LangChain","license":"MIT","dependencies":{"@anthropic-ai/sdk":"^0.52.0","fast-xml-parser":"^4.4.1"},"peerDependencies":{"@langchain/core":">=0.3.58 <0.4.0"},"devDependencies":{"@anthropic-ai/vertex-sdk":"^0.4.1","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"0.0.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","dpdm":"^3.14.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-jest":"^27.6.0","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":"^18.1.2","rimraf":"^5.0.1","ts-jest":"^29.1.0","typescript":"~5.8.3","zod":"^3.25.32"},"publishConfig":{"access":"public"},"keywords":["llm","ai","gpt3","chain","prompt","prompt engineering","chatgpt","machine learning","ml","anthropic","embeddings","vectorstores"],"exports":{".":{"types":{"import":"./index.d.ts","require":"./index.d.cts","default":"./index.d.ts"},"import":"./index.js","require":"./index.cjs"},"./experimental":{"types":{"import":"./experimental.d.ts","require":"./experimental.d.cts","default":"./experimental.d.ts"},"import":"./experimental.js","require":"./experimental.cjs"},"./package.json":"./package.json"},"files":["dist/","index.cjs","index.js","index.d.ts","index.d.cts","experimental.cjs","experimental.js","experimental.d.ts","experimental.d.cts"],"_lastModified":"2025-
|
|
1
|
+
{"name":"@langchain/anthropic","version":"0.3.23","description":"Anthropic integrations for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-anthropic/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/anthropic","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking --gen-maps","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","lint:dpdm":"dpdm --skip-dynamic-imports circular --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%","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard":"yarn test:standard:unit && yarn test:standard:int","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"LangChain","license":"MIT","dependencies":{"@anthropic-ai/sdk":"^0.52.0","fast-xml-parser":"^4.4.1"},"peerDependencies":{"@langchain/core":">=0.3.58 <0.4.0"},"devDependencies":{"@anthropic-ai/vertex-sdk":"^0.4.1","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"0.0.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","dpdm":"^3.14.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-jest":"^27.6.0","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":"^18.1.2","rimraf":"^5.0.1","ts-jest":"^29.1.0","typescript":"~5.8.3","zod":"^3.25.32"},"publishConfig":{"access":"public"},"keywords":["llm","ai","gpt3","chain","prompt","prompt engineering","chatgpt","machine learning","ml","anthropic","embeddings","vectorstores"],"exports":{".":{"types":{"import":"./index.d.ts","require":"./index.d.cts","default":"./index.d.ts"},"import":"./index.js","require":"./index.cjs"},"./experimental":{"types":{"import":"./experimental.d.ts","require":"./experimental.d.cts","default":"./experimental.d.ts"},"import":"./experimental.js","require":"./experimental.cjs"},"./package.json":"./package.json"},"files":["dist/","index.cjs","index.js","index.d.ts","index.d.cts","experimental.cjs","experimental.js","experimental.d.ts","experimental.d.cts"],"_lastModified":"2025-10-10T03:20:48.437Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@langchain/core","version":"0.3.61","description":"Core LangChain.js abstractions and schemas","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/langchain-core/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/core","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking","clean":"rm -rf .turbo dist/","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","lint:dpdm":"dpdm --skip-dynamic-imports circular --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","prepack":"yarn build","release":"release-it --only-version --config .release-it.json","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --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","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"LangChain","license":"MIT","dependencies":{"@cfworker/json-schema":"^4.0.2","ansi-styles":"^5.0.0","camelcase":"6","decamelize":"1.2.0","js-tiktoken":"^1.0.12","langsmith":"^0.3.33","mustache":"^4.2.0","p-queue":"^6.6.2","p-retry":"4","uuid":"^10.0.0","zod":"^3.25.32","zod-to-json-schema":"^3.22.3"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/scripts":">=0.1.0 <0.2.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","@types/decamelize":"^1.2.0","@types/mustache":"^4","dpdm":"^3.14.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-jest":"^27.6.0","eslint-plugin-no-instanceof":"^1.0.1","eslint-plugin-prettier":"^4.2.1","jest":"^29.5.0","jest-environment-node":"^29.6.4","ml-matrix":"^6.10.4","prettier":"^2.8.3","release-it":"^18.1.2","rimraf":"^5.0.1","ts-jest":"^29.1.0","typescript":"~5.8.3","web-streams-polyfill":"^4.0.0"},"publishConfig":{"access":"public"},"keywords":["llm","ai","gpt3","chain","prompt","prompt engineering","chatgpt","machine learning","ml","openai","embeddings","vectorstores"],"exports":{".":{"types":{"import":"./index.d.ts","require":"./index.d.cts","default":"./index.d.ts"},"import":"./index.js","require":"./index.cjs"},"./agents":{"types":{"import":"./agents.d.ts","require":"./agents.d.cts","default":"./agents.d.ts"},"import":"./agents.js","require":"./agents.cjs"},"./caches":{"types":{"import":"./caches.d.ts","require":"./caches.d.cts","default":"./caches.d.ts"},"import":"./caches.js","require":"./caches.cjs"},"./callbacks/base":{"types":{"import":"./callbacks/base.d.ts","require":"./callbacks/base.d.cts","default":"./callbacks/base.d.ts"},"import":"./callbacks/base.js","require":"./callbacks/base.cjs"},"./callbacks/dispatch":{"types":{"import":"./callbacks/dispatch.d.ts","require":"./callbacks/dispatch.d.cts","default":"./callbacks/dispatch.d.ts"},"import":"./callbacks/dispatch.js","require":"./callbacks/dispatch.cjs"},"./callbacks/dispatch/web":{"types":{"import":"./callbacks/dispatch/web.d.ts","require":"./callbacks/dispatch/web.d.cts","default":"./callbacks/dispatch/web.d.ts"},"import":"./callbacks/dispatch/web.js","require":"./callbacks/dispatch/web.cjs"},"./callbacks/manager":{"types":{"import":"./callbacks/manager.d.ts","require":"./callbacks/manager.d.cts","default":"./callbacks/manager.d.ts"},"import":"./callbacks/manager.js","require":"./callbacks/manager.cjs"},"./callbacks/promises":{"types":{"import":"./callbacks/promises.d.ts","require":"./callbacks/promises.d.cts","default":"./callbacks/promises.d.ts"},"import":"./callbacks/promises.js","require":"./callbacks/promises.cjs"},"./chat_history":{"types":{"import":"./chat_history.d.ts","require":"./chat_history.d.cts","default":"./chat_history.d.ts"},"import":"./chat_history.js","require":"./chat_history.cjs"},"./context":{"types":{"import":"./context.d.ts","require":"./context.d.cts","default":"./context.d.ts"},"import":"./context.js","require":"./context.cjs"},"./documents":{"types":{"import":"./documents.d.ts","require":"./documents.d.cts","default":"./documents.d.ts"},"import":"./documents.js","require":"./documents.cjs"},"./document_loaders/base":{"types":{"import":"./document_loaders/base.d.ts","require":"./document_loaders/base.d.cts","default":"./document_loaders/base.d.ts"},"import":"./document_loaders/base.js","require":"./document_loaders/base.cjs"},"./document_loaders/langsmith":{"types":{"import":"./document_loaders/langsmith.d.ts","require":"./document_loaders/langsmith.d.cts","default":"./document_loaders/langsmith.d.ts"},"import":"./document_loaders/langsmith.js","require":"./document_loaders/langsmith.cjs"},"./embeddings":{"types":{"import":"./embeddings.d.ts","require":"./embeddings.d.cts","default":"./embeddings.d.ts"},"import":"./embeddings.js","require":"./embeddings.cjs"},"./example_selectors":{"types":{"import":"./example_selectors.d.ts","require":"./example_selectors.d.cts","default":"./example_selectors.d.ts"},"import":"./example_selectors.js","require":"./example_selectors.cjs"},"./indexing":{"types":{"import":"./indexing.d.ts","require":"./indexing.d.cts","default":"./indexing.d.ts"},"import":"./indexing.js","require":"./indexing.cjs"},"./language_models/base":{"types":{"import":"./language_models/base.d.ts","require":"./language_models/base.d.cts","default":"./language_models/base.d.ts"},"import":"./language_models/base.js","require":"./language_models/base.cjs"},"./language_models/chat_models":{"types":{"import":"./language_models/chat_models.d.ts","require":"./language_models/chat_models.d.cts","default":"./language_models/chat_models.d.ts"},"import":"./language_models/chat_models.js","require":"./language_models/chat_models.cjs"},"./language_models/llms":{"types":{"import":"./language_models/llms.d.ts","require":"./language_models/llms.d.cts","default":"./language_models/llms.d.ts"},"import":"./language_models/llms.js","require":"./language_models/llms.cjs"},"./load":{"types":{"import":"./load.d.ts","require":"./load.d.cts","default":"./load.d.ts"},"import":"./load.js","require":"./load.cjs"},"./load/serializable":{"types":{"import":"./load/serializable.d.ts","require":"./load/serializable.d.cts","default":"./load/serializable.d.ts"},"import":"./load/serializable.js","require":"./load/serializable.cjs"},"./memory":{"types":{"import":"./memory.d.ts","require":"./memory.d.cts","default":"./memory.d.ts"},"import":"./memory.js","require":"./memory.cjs"},"./messages":{"types":{"import":"./messages.d.ts","require":"./messages.d.cts","default":"./messages.d.ts"},"import":"./messages.js","require":"./messages.cjs"},"./messages/tool":{"types":{"import":"./messages/tool.d.ts","require":"./messages/tool.d.cts","default":"./messages/tool.d.ts"},"import":"./messages/tool.js","require":"./messages/tool.cjs"},"./output_parsers":{"types":{"import":"./output_parsers.d.ts","require":"./output_parsers.d.cts","default":"./output_parsers.d.ts"},"import":"./output_parsers.js","require":"./output_parsers.cjs"},"./output_parsers/openai_tools":{"types":{"import":"./output_parsers/openai_tools.d.ts","require":"./output_parsers/openai_tools.d.cts","default":"./output_parsers/openai_tools.d.ts"},"import":"./output_parsers/openai_tools.js","require":"./output_parsers/openai_tools.cjs"},"./output_parsers/openai_functions":{"types":{"import":"./output_parsers/openai_functions.d.ts","require":"./output_parsers/openai_functions.d.cts","default":"./output_parsers/openai_functions.d.ts"},"import":"./output_parsers/openai_functions.js","require":"./output_parsers/openai_functions.cjs"},"./outputs":{"types":{"import":"./outputs.d.ts","require":"./outputs.d.cts","default":"./outputs.d.ts"},"import":"./outputs.js","require":"./outputs.cjs"},"./prompts":{"types":{"import":"./prompts.d.ts","require":"./prompts.d.cts","default":"./prompts.d.ts"},"import":"./prompts.js","require":"./prompts.cjs"},"./prompt_values":{"types":{"import":"./prompt_values.d.ts","require":"./prompt_values.d.cts","default":"./prompt_values.d.ts"},"import":"./prompt_values.js","require":"./prompt_values.cjs"},"./runnables":{"types":{"import":"./runnables.d.ts","require":"./runnables.d.cts","default":"./runnables.d.ts"},"import":"./runnables.js","require":"./runnables.cjs"},"./runnables/graph":{"types":{"import":"./runnables/graph.d.ts","require":"./runnables/graph.d.cts","default":"./runnables/graph.d.ts"},"import":"./runnables/graph.js","require":"./runnables/graph.cjs"},"./runnables/remote":{"types":{"import":"./runnables/remote.d.ts","require":"./runnables/remote.d.cts","default":"./runnables/remote.d.ts"},"import":"./runnables/remote.js","require":"./runnables/remote.cjs"},"./retrievers":{"types":{"import":"./retrievers.d.ts","require":"./retrievers.d.cts","default":"./retrievers.d.ts"},"import":"./retrievers.js","require":"./retrievers.cjs"},"./retrievers/document_compressors":{"types":{"import":"./retrievers/document_compressors.d.ts","require":"./retrievers/document_compressors.d.cts","default":"./retrievers/document_compressors.d.ts"},"import":"./retrievers/document_compressors.js","require":"./retrievers/document_compressors.cjs"},"./singletons":{"types":{"import":"./singletons.d.ts","require":"./singletons.d.cts","default":"./singletons.d.ts"},"import":"./singletons.js","require":"./singletons.cjs"},"./stores":{"types":{"import":"./stores.d.ts","require":"./stores.d.cts","default":"./stores.d.ts"},"import":"./stores.js","require":"./stores.cjs"},"./structured_query":{"types":{"import":"./structured_query.d.ts","require":"./structured_query.d.cts","default":"./structured_query.d.ts"},"import":"./structured_query.js","require":"./structured_query.cjs"},"./tools":{"types":{"import":"./tools.d.ts","require":"./tools.d.cts","default":"./tools.d.ts"},"import":"./tools.js","require":"./tools.cjs"},"./tracers/base":{"types":{"import":"./tracers/base.d.ts","require":"./tracers/base.d.cts","default":"./tracers/base.d.ts"},"import":"./tracers/base.js","require":"./tracers/base.cjs"},"./tracers/console":{"types":{"import":"./tracers/console.d.ts","require":"./tracers/console.d.cts","default":"./tracers/console.d.ts"},"import":"./tracers/console.js","require":"./tracers/console.cjs"},"./tracers/initialize":{"types":{"import":"./tracers/initialize.d.ts","require":"./tracers/initialize.d.cts","default":"./tracers/initialize.d.ts"},"import":"./tracers/initialize.js","require":"./tracers/initialize.cjs"},"./tracers/log_stream":{"types":{"import":"./tracers/log_stream.d.ts","require":"./tracers/log_stream.d.cts","default":"./tracers/log_stream.d.ts"},"import":"./tracers/log_stream.js","require":"./tracers/log_stream.cjs"},"./tracers/run_collector":{"types":{"import":"./tracers/run_collector.d.ts","require":"./tracers/run_collector.d.cts","default":"./tracers/run_collector.d.ts"},"import":"./tracers/run_collector.js","require":"./tracers/run_collector.cjs"},"./tracers/tracer_langchain":{"types":{"import":"./tracers/tracer_langchain.d.ts","require":"./tracers/tracer_langchain.d.cts","default":"./tracers/tracer_langchain.d.ts"},"import":"./tracers/tracer_langchain.js","require":"./tracers/tracer_langchain.cjs"},"./tracers/tracer_langchain_v1":{"types":{"import":"./tracers/tracer_langchain_v1.d.ts","require":"./tracers/tracer_langchain_v1.d.cts","default":"./tracers/tracer_langchain_v1.d.ts"},"import":"./tracers/tracer_langchain_v1.js","require":"./tracers/tracer_langchain_v1.cjs"},"./types/stream":{"types":{"import":"./types/stream.d.ts","require":"./types/stream.d.cts","default":"./types/stream.d.ts"},"import":"./types/stream.js","require":"./types/stream.cjs"},"./utils/async_caller":{"types":{"import":"./utils/async_caller.d.ts","require":"./utils/async_caller.d.cts","default":"./utils/async_caller.d.ts"},"import":"./utils/async_caller.js","require":"./utils/async_caller.cjs"},"./utils/chunk_array":{"types":{"import":"./utils/chunk_array.d.ts","require":"./utils/chunk_array.d.cts","default":"./utils/chunk_array.d.ts"},"import":"./utils/chunk_array.js","require":"./utils/chunk_array.cjs"},"./utils/env":{"types":{"import":"./utils/env.d.ts","require":"./utils/env.d.cts","default":"./utils/env.d.ts"},"import":"./utils/env.js","require":"./utils/env.cjs"},"./utils/event_source_parse":{"types":{"import":"./utils/event_source_parse.d.ts","require":"./utils/event_source_parse.d.cts","default":"./utils/event_source_parse.d.ts"},"import":"./utils/event_source_parse.js","require":"./utils/event_source_parse.cjs"},"./utils/function_calling":{"types":{"import":"./utils/function_calling.d.ts","require":"./utils/function_calling.d.cts","default":"./utils/function_calling.d.ts"},"import":"./utils/function_calling.js","require":"./utils/function_calling.cjs"},"./utils/hash":{"types":{"import":"./utils/hash.d.ts","require":"./utils/hash.d.cts","default":"./utils/hash.d.ts"},"import":"./utils/hash.js","require":"./utils/hash.cjs"},"./utils/hash/insecure":{"types":{"import":"./utils/hash/insecure.d.ts","require":"./utils/hash/insecure.d.cts","default":"./utils/hash/insecure.d.ts"},"import":"./utils/hash/insecure.js","require":"./utils/hash/insecure.cjs"},"./utils/hash/sha256":{"types":{"import":"./utils/hash/sha256.d.ts","require":"./utils/hash/sha256.d.cts","default":"./utils/hash/sha256.d.ts"},"import":"./utils/hash/sha256.js","require":"./utils/hash/sha256.cjs"},"./utils/json_patch":{"types":{"import":"./utils/json_patch.d.ts","require":"./utils/json_patch.d.cts","default":"./utils/json_patch.d.ts"},"import":"./utils/json_patch.js","require":"./utils/json_patch.cjs"},"./utils/json_schema":{"types":{"import":"./utils/json_schema.d.ts","require":"./utils/json_schema.d.cts","default":"./utils/json_schema.d.ts"},"import":"./utils/json_schema.js","require":"./utils/json_schema.cjs"},"./utils/math":{"types":{"import":"./utils/math.d.ts","require":"./utils/math.d.cts","default":"./utils/math.d.ts"},"import":"./utils/math.js","require":"./utils/math.cjs"},"./utils/stream":{"types":{"import":"./utils/stream.d.ts","require":"./utils/stream.d.cts","default":"./utils/stream.d.ts"},"import":"./utils/stream.js","require":"./utils/stream.cjs"},"./utils/testing":{"types":{"import":"./utils/testing.d.ts","require":"./utils/testing.d.cts","default":"./utils/testing.d.ts"},"import":"./utils/testing.js","require":"./utils/testing.cjs"},"./utils/tiktoken":{"types":{"import":"./utils/tiktoken.d.ts","require":"./utils/tiktoken.d.cts","default":"./utils/tiktoken.d.ts"},"import":"./utils/tiktoken.js","require":"./utils/tiktoken.cjs"},"./utils/types":{"types":{"import":"./utils/types.d.ts","require":"./utils/types.d.cts","default":"./utils/types.d.ts"},"import":"./utils/types.js","require":"./utils/types.cjs"},"./vectorstores":{"types":{"import":"./vectorstores.d.ts","require":"./vectorstores.d.cts","default":"./vectorstores.d.ts"},"import":"./vectorstores.js","require":"./vectorstores.cjs"},"./package.json":"./package.json"},"files":["dist/","agents.cjs","agents.js","agents.d.ts","agents.d.cts","caches.cjs","caches.js","caches.d.ts","caches.d.cts","callbacks/base.cjs","callbacks/base.js","callbacks/base.d.ts","callbacks/base.d.cts","callbacks/dispatch.cjs","callbacks/dispatch.js","callbacks/dispatch.d.ts","callbacks/dispatch.d.cts","callbacks/dispatch/web.cjs","callbacks/dispatch/web.js","callbacks/dispatch/web.d.ts","callbacks/dispatch/web.d.cts","callbacks/manager.cjs","callbacks/manager.js","callbacks/manager.d.ts","callbacks/manager.d.cts","callbacks/promises.cjs","callbacks/promises.js","callbacks/promises.d.ts","callbacks/promises.d.cts","chat_history.cjs","chat_history.js","chat_history.d.ts","chat_history.d.cts","context.cjs","context.js","context.d.ts","context.d.cts","documents.cjs","documents.js","documents.d.ts","documents.d.cts","document_loaders/base.cjs","document_loaders/base.js","document_loaders/base.d.ts","document_loaders/base.d.cts","document_loaders/langsmith.cjs","document_loaders/langsmith.js","document_loaders/langsmith.d.ts","document_loaders/langsmith.d.cts","embeddings.cjs","embeddings.js","embeddings.d.ts","embeddings.d.cts","example_selectors.cjs","example_selectors.js","example_selectors.d.ts","example_selectors.d.cts","indexing.cjs","indexing.js","indexing.d.ts","indexing.d.cts","language_models/base.cjs","language_models/base.js","language_models/base.d.ts","language_models/base.d.cts","language_models/chat_models.cjs","language_models/chat_models.js","language_models/chat_models.d.ts","language_models/chat_models.d.cts","language_models/llms.cjs","language_models/llms.js","language_models/llms.d.ts","language_models/llms.d.cts","load.cjs","load.js","load.d.ts","load.d.cts","load/serializable.cjs","load/serializable.js","load/serializable.d.ts","load/serializable.d.cts","memory.cjs","memory.js","memory.d.ts","memory.d.cts","messages.cjs","messages.js","messages.d.ts","messages.d.cts","messages/tool.cjs","messages/tool.js","messages/tool.d.ts","messages/tool.d.cts","output_parsers.cjs","output_parsers.js","output_parsers.d.ts","output_parsers.d.cts","output_parsers/openai_tools.cjs","output_parsers/openai_tools.js","output_parsers/openai_tools.d.ts","output_parsers/openai_tools.d.cts","output_parsers/openai_functions.cjs","output_parsers/openai_functions.js","output_parsers/openai_functions.d.ts","output_parsers/openai_functions.d.cts","outputs.cjs","outputs.js","outputs.d.ts","outputs.d.cts","prompts.cjs","prompts.js","prompts.d.ts","prompts.d.cts","prompt_values.cjs","prompt_values.js","prompt_values.d.ts","prompt_values.d.cts","runnables.cjs","runnables.js","runnables.d.ts","runnables.d.cts","runnables/graph.cjs","runnables/graph.js","runnables/graph.d.ts","runnables/graph.d.cts","runnables/remote.cjs","runnables/remote.js","runnables/remote.d.ts","runnables/remote.d.cts","retrievers.cjs","retrievers.js","retrievers.d.ts","retrievers.d.cts","retrievers/document_compressors.cjs","retrievers/document_compressors.js","retrievers/document_compressors.d.ts","retrievers/document_compressors.d.cts","singletons.cjs","singletons.js","singletons.d.ts","singletons.d.cts","stores.cjs","stores.js","stores.d.ts","stores.d.cts","structured_query.cjs","structured_query.js","structured_query.d.ts","structured_query.d.cts","tools.cjs","tools.js","tools.d.ts","tools.d.cts","tracers/base.cjs","tracers/base.js","tracers/base.d.ts","tracers/base.d.cts","tracers/console.cjs","tracers/console.js","tracers/console.d.ts","tracers/console.d.cts","tracers/initialize.cjs","tracers/initialize.js","tracers/initialize.d.ts","tracers/initialize.d.cts","tracers/log_stream.cjs","tracers/log_stream.js","tracers/log_stream.d.ts","tracers/log_stream.d.cts","tracers/run_collector.cjs","tracers/run_collector.js","tracers/run_collector.d.ts","tracers/run_collector.d.cts","tracers/tracer_langchain.cjs","tracers/tracer_langchain.js","tracers/tracer_langchain.d.ts","tracers/tracer_langchain.d.cts","tracers/tracer_langchain_v1.cjs","tracers/tracer_langchain_v1.js","tracers/tracer_langchain_v1.d.ts","tracers/tracer_langchain_v1.d.cts","types/stream.cjs","types/stream.js","types/stream.d.ts","types/stream.d.cts","utils/async_caller.cjs","utils/async_caller.js","utils/async_caller.d.ts","utils/async_caller.d.cts","utils/chunk_array.cjs","utils/chunk_array.js","utils/chunk_array.d.ts","utils/chunk_array.d.cts","utils/env.cjs","utils/env.js","utils/env.d.ts","utils/env.d.cts","utils/event_source_parse.cjs","utils/event_source_parse.js","utils/event_source_parse.d.ts","utils/event_source_parse.d.cts","utils/function_calling.cjs","utils/function_calling.js","utils/function_calling.d.ts","utils/function_calling.d.cts","utils/hash.cjs","utils/hash.js","utils/hash.d.ts","utils/hash.d.cts","utils/hash/insecure.cjs","utils/hash/insecure.js","utils/hash/insecure.d.ts","utils/hash/insecure.d.cts","utils/hash/sha256.cjs","utils/hash/sha256.js","utils/hash/sha256.d.ts","utils/hash/sha256.d.cts","utils/json_patch.cjs","utils/json_patch.js","utils/json_patch.d.ts","utils/json_patch.d.cts","utils/json_schema.cjs","utils/json_schema.js","utils/json_schema.d.ts","utils/json_schema.d.cts","utils/math.cjs","utils/math.js","utils/math.d.ts","utils/math.d.cts","utils/stream.cjs","utils/stream.js","utils/stream.d.ts","utils/stream.d.cts","utils/testing.cjs","utils/testing.js","utils/testing.d.ts","utils/testing.d.cts","utils/tiktoken.cjs","utils/tiktoken.js","utils/tiktoken.d.ts","utils/tiktoken.d.cts","utils/types.cjs","utils/types.js","utils/types.d.ts","utils/types.d.cts","vectorstores.cjs","vectorstores.js","vectorstores.d.ts","vectorstores.d.cts"],"_lastModified":"2025-09-30T15:50:27.467Z"}
|
|
1
|
+
{"name":"@langchain/core","version":"0.3.61","description":"Core LangChain.js abstractions and schemas","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/langchain-core/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/core","build:internal":"yarn lc_build --create-entrypoints --pre --tree-shaking","clean":"rm -rf .turbo dist/","lint:eslint":"NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/","lint:dpdm":"dpdm --skip-dynamic-imports circular --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","prepack":"yarn build","release":"release-it --only-version --config .release-it.json","test":"NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%","test:integration":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.int\\.test.ts --testTimeout 100000 --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","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"LangChain","license":"MIT","dependencies":{"@cfworker/json-schema":"^4.0.2","ansi-styles":"^5.0.0","camelcase":"6","decamelize":"1.2.0","js-tiktoken":"^1.0.12","langsmith":"^0.3.33","mustache":"^4.2.0","p-queue":"^6.6.2","p-retry":"4","uuid":"^10.0.0","zod":"^3.25.32","zod-to-json-schema":"^3.22.3"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/scripts":">=0.1.0 <0.2.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","@types/decamelize":"^1.2.0","@types/mustache":"^4","dpdm":"^3.14.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-jest":"^27.6.0","eslint-plugin-no-instanceof":"^1.0.1","eslint-plugin-prettier":"^4.2.1","jest":"^29.5.0","jest-environment-node":"^29.6.4","ml-matrix":"^6.10.4","prettier":"^2.8.3","release-it":"^18.1.2","rimraf":"^5.0.1","ts-jest":"^29.1.0","typescript":"~5.8.3","web-streams-polyfill":"^4.0.0"},"publishConfig":{"access":"public"},"keywords":["llm","ai","gpt3","chain","prompt","prompt engineering","chatgpt","machine learning","ml","openai","embeddings","vectorstores"],"exports":{".":{"types":{"import":"./index.d.ts","require":"./index.d.cts","default":"./index.d.ts"},"import":"./index.js","require":"./index.cjs"},"./agents":{"types":{"import":"./agents.d.ts","require":"./agents.d.cts","default":"./agents.d.ts"},"import":"./agents.js","require":"./agents.cjs"},"./caches":{"types":{"import":"./caches.d.ts","require":"./caches.d.cts","default":"./caches.d.ts"},"import":"./caches.js","require":"./caches.cjs"},"./callbacks/base":{"types":{"import":"./callbacks/base.d.ts","require":"./callbacks/base.d.cts","default":"./callbacks/base.d.ts"},"import":"./callbacks/base.js","require":"./callbacks/base.cjs"},"./callbacks/dispatch":{"types":{"import":"./callbacks/dispatch.d.ts","require":"./callbacks/dispatch.d.cts","default":"./callbacks/dispatch.d.ts"},"import":"./callbacks/dispatch.js","require":"./callbacks/dispatch.cjs"},"./callbacks/dispatch/web":{"types":{"import":"./callbacks/dispatch/web.d.ts","require":"./callbacks/dispatch/web.d.cts","default":"./callbacks/dispatch/web.d.ts"},"import":"./callbacks/dispatch/web.js","require":"./callbacks/dispatch/web.cjs"},"./callbacks/manager":{"types":{"import":"./callbacks/manager.d.ts","require":"./callbacks/manager.d.cts","default":"./callbacks/manager.d.ts"},"import":"./callbacks/manager.js","require":"./callbacks/manager.cjs"},"./callbacks/promises":{"types":{"import":"./callbacks/promises.d.ts","require":"./callbacks/promises.d.cts","default":"./callbacks/promises.d.ts"},"import":"./callbacks/promises.js","require":"./callbacks/promises.cjs"},"./chat_history":{"types":{"import":"./chat_history.d.ts","require":"./chat_history.d.cts","default":"./chat_history.d.ts"},"import":"./chat_history.js","require":"./chat_history.cjs"},"./context":{"types":{"import":"./context.d.ts","require":"./context.d.cts","default":"./context.d.ts"},"import":"./context.js","require":"./context.cjs"},"./documents":{"types":{"import":"./documents.d.ts","require":"./documents.d.cts","default":"./documents.d.ts"},"import":"./documents.js","require":"./documents.cjs"},"./document_loaders/base":{"types":{"import":"./document_loaders/base.d.ts","require":"./document_loaders/base.d.cts","default":"./document_loaders/base.d.ts"},"import":"./document_loaders/base.js","require":"./document_loaders/base.cjs"},"./document_loaders/langsmith":{"types":{"import":"./document_loaders/langsmith.d.ts","require":"./document_loaders/langsmith.d.cts","default":"./document_loaders/langsmith.d.ts"},"import":"./document_loaders/langsmith.js","require":"./document_loaders/langsmith.cjs"},"./embeddings":{"types":{"import":"./embeddings.d.ts","require":"./embeddings.d.cts","default":"./embeddings.d.ts"},"import":"./embeddings.js","require":"./embeddings.cjs"},"./example_selectors":{"types":{"import":"./example_selectors.d.ts","require":"./example_selectors.d.cts","default":"./example_selectors.d.ts"},"import":"./example_selectors.js","require":"./example_selectors.cjs"},"./indexing":{"types":{"import":"./indexing.d.ts","require":"./indexing.d.cts","default":"./indexing.d.ts"},"import":"./indexing.js","require":"./indexing.cjs"},"./language_models/base":{"types":{"import":"./language_models/base.d.ts","require":"./language_models/base.d.cts","default":"./language_models/base.d.ts"},"import":"./language_models/base.js","require":"./language_models/base.cjs"},"./language_models/chat_models":{"types":{"import":"./language_models/chat_models.d.ts","require":"./language_models/chat_models.d.cts","default":"./language_models/chat_models.d.ts"},"import":"./language_models/chat_models.js","require":"./language_models/chat_models.cjs"},"./language_models/llms":{"types":{"import":"./language_models/llms.d.ts","require":"./language_models/llms.d.cts","default":"./language_models/llms.d.ts"},"import":"./language_models/llms.js","require":"./language_models/llms.cjs"},"./load":{"types":{"import":"./load.d.ts","require":"./load.d.cts","default":"./load.d.ts"},"import":"./load.js","require":"./load.cjs"},"./load/serializable":{"types":{"import":"./load/serializable.d.ts","require":"./load/serializable.d.cts","default":"./load/serializable.d.ts"},"import":"./load/serializable.js","require":"./load/serializable.cjs"},"./memory":{"types":{"import":"./memory.d.ts","require":"./memory.d.cts","default":"./memory.d.ts"},"import":"./memory.js","require":"./memory.cjs"},"./messages":{"types":{"import":"./messages.d.ts","require":"./messages.d.cts","default":"./messages.d.ts"},"import":"./messages.js","require":"./messages.cjs"},"./messages/tool":{"types":{"import":"./messages/tool.d.ts","require":"./messages/tool.d.cts","default":"./messages/tool.d.ts"},"import":"./messages/tool.js","require":"./messages/tool.cjs"},"./output_parsers":{"types":{"import":"./output_parsers.d.ts","require":"./output_parsers.d.cts","default":"./output_parsers.d.ts"},"import":"./output_parsers.js","require":"./output_parsers.cjs"},"./output_parsers/openai_tools":{"types":{"import":"./output_parsers/openai_tools.d.ts","require":"./output_parsers/openai_tools.d.cts","default":"./output_parsers/openai_tools.d.ts"},"import":"./output_parsers/openai_tools.js","require":"./output_parsers/openai_tools.cjs"},"./output_parsers/openai_functions":{"types":{"import":"./output_parsers/openai_functions.d.ts","require":"./output_parsers/openai_functions.d.cts","default":"./output_parsers/openai_functions.d.ts"},"import":"./output_parsers/openai_functions.js","require":"./output_parsers/openai_functions.cjs"},"./outputs":{"types":{"import":"./outputs.d.ts","require":"./outputs.d.cts","default":"./outputs.d.ts"},"import":"./outputs.js","require":"./outputs.cjs"},"./prompts":{"types":{"import":"./prompts.d.ts","require":"./prompts.d.cts","default":"./prompts.d.ts"},"import":"./prompts.js","require":"./prompts.cjs"},"./prompt_values":{"types":{"import":"./prompt_values.d.ts","require":"./prompt_values.d.cts","default":"./prompt_values.d.ts"},"import":"./prompt_values.js","require":"./prompt_values.cjs"},"./runnables":{"types":{"import":"./runnables.d.ts","require":"./runnables.d.cts","default":"./runnables.d.ts"},"import":"./runnables.js","require":"./runnables.cjs"},"./runnables/graph":{"types":{"import":"./runnables/graph.d.ts","require":"./runnables/graph.d.cts","default":"./runnables/graph.d.ts"},"import":"./runnables/graph.js","require":"./runnables/graph.cjs"},"./runnables/remote":{"types":{"import":"./runnables/remote.d.ts","require":"./runnables/remote.d.cts","default":"./runnables/remote.d.ts"},"import":"./runnables/remote.js","require":"./runnables/remote.cjs"},"./retrievers":{"types":{"import":"./retrievers.d.ts","require":"./retrievers.d.cts","default":"./retrievers.d.ts"},"import":"./retrievers.js","require":"./retrievers.cjs"},"./retrievers/document_compressors":{"types":{"import":"./retrievers/document_compressors.d.ts","require":"./retrievers/document_compressors.d.cts","default":"./retrievers/document_compressors.d.ts"},"import":"./retrievers/document_compressors.js","require":"./retrievers/document_compressors.cjs"},"./singletons":{"types":{"import":"./singletons.d.ts","require":"./singletons.d.cts","default":"./singletons.d.ts"},"import":"./singletons.js","require":"./singletons.cjs"},"./stores":{"types":{"import":"./stores.d.ts","require":"./stores.d.cts","default":"./stores.d.ts"},"import":"./stores.js","require":"./stores.cjs"},"./structured_query":{"types":{"import":"./structured_query.d.ts","require":"./structured_query.d.cts","default":"./structured_query.d.ts"},"import":"./structured_query.js","require":"./structured_query.cjs"},"./tools":{"types":{"import":"./tools.d.ts","require":"./tools.d.cts","default":"./tools.d.ts"},"import":"./tools.js","require":"./tools.cjs"},"./tracers/base":{"types":{"import":"./tracers/base.d.ts","require":"./tracers/base.d.cts","default":"./tracers/base.d.ts"},"import":"./tracers/base.js","require":"./tracers/base.cjs"},"./tracers/console":{"types":{"import":"./tracers/console.d.ts","require":"./tracers/console.d.cts","default":"./tracers/console.d.ts"},"import":"./tracers/console.js","require":"./tracers/console.cjs"},"./tracers/initialize":{"types":{"import":"./tracers/initialize.d.ts","require":"./tracers/initialize.d.cts","default":"./tracers/initialize.d.ts"},"import":"./tracers/initialize.js","require":"./tracers/initialize.cjs"},"./tracers/log_stream":{"types":{"import":"./tracers/log_stream.d.ts","require":"./tracers/log_stream.d.cts","default":"./tracers/log_stream.d.ts"},"import":"./tracers/log_stream.js","require":"./tracers/log_stream.cjs"},"./tracers/run_collector":{"types":{"import":"./tracers/run_collector.d.ts","require":"./tracers/run_collector.d.cts","default":"./tracers/run_collector.d.ts"},"import":"./tracers/run_collector.js","require":"./tracers/run_collector.cjs"},"./tracers/tracer_langchain":{"types":{"import":"./tracers/tracer_langchain.d.ts","require":"./tracers/tracer_langchain.d.cts","default":"./tracers/tracer_langchain.d.ts"},"import":"./tracers/tracer_langchain.js","require":"./tracers/tracer_langchain.cjs"},"./tracers/tracer_langchain_v1":{"types":{"import":"./tracers/tracer_langchain_v1.d.ts","require":"./tracers/tracer_langchain_v1.d.cts","default":"./tracers/tracer_langchain_v1.d.ts"},"import":"./tracers/tracer_langchain_v1.js","require":"./tracers/tracer_langchain_v1.cjs"},"./types/stream":{"types":{"import":"./types/stream.d.ts","require":"./types/stream.d.cts","default":"./types/stream.d.ts"},"import":"./types/stream.js","require":"./types/stream.cjs"},"./utils/async_caller":{"types":{"import":"./utils/async_caller.d.ts","require":"./utils/async_caller.d.cts","default":"./utils/async_caller.d.ts"},"import":"./utils/async_caller.js","require":"./utils/async_caller.cjs"},"./utils/chunk_array":{"types":{"import":"./utils/chunk_array.d.ts","require":"./utils/chunk_array.d.cts","default":"./utils/chunk_array.d.ts"},"import":"./utils/chunk_array.js","require":"./utils/chunk_array.cjs"},"./utils/env":{"types":{"import":"./utils/env.d.ts","require":"./utils/env.d.cts","default":"./utils/env.d.ts"},"import":"./utils/env.js","require":"./utils/env.cjs"},"./utils/event_source_parse":{"types":{"import":"./utils/event_source_parse.d.ts","require":"./utils/event_source_parse.d.cts","default":"./utils/event_source_parse.d.ts"},"import":"./utils/event_source_parse.js","require":"./utils/event_source_parse.cjs"},"./utils/function_calling":{"types":{"import":"./utils/function_calling.d.ts","require":"./utils/function_calling.d.cts","default":"./utils/function_calling.d.ts"},"import":"./utils/function_calling.js","require":"./utils/function_calling.cjs"},"./utils/hash":{"types":{"import":"./utils/hash.d.ts","require":"./utils/hash.d.cts","default":"./utils/hash.d.ts"},"import":"./utils/hash.js","require":"./utils/hash.cjs"},"./utils/hash/insecure":{"types":{"import":"./utils/hash/insecure.d.ts","require":"./utils/hash/insecure.d.cts","default":"./utils/hash/insecure.d.ts"},"import":"./utils/hash/insecure.js","require":"./utils/hash/insecure.cjs"},"./utils/hash/sha256":{"types":{"import":"./utils/hash/sha256.d.ts","require":"./utils/hash/sha256.d.cts","default":"./utils/hash/sha256.d.ts"},"import":"./utils/hash/sha256.js","require":"./utils/hash/sha256.cjs"},"./utils/json_patch":{"types":{"import":"./utils/json_patch.d.ts","require":"./utils/json_patch.d.cts","default":"./utils/json_patch.d.ts"},"import":"./utils/json_patch.js","require":"./utils/json_patch.cjs"},"./utils/json_schema":{"types":{"import":"./utils/json_schema.d.ts","require":"./utils/json_schema.d.cts","default":"./utils/json_schema.d.ts"},"import":"./utils/json_schema.js","require":"./utils/json_schema.cjs"},"./utils/math":{"types":{"import":"./utils/math.d.ts","require":"./utils/math.d.cts","default":"./utils/math.d.ts"},"import":"./utils/math.js","require":"./utils/math.cjs"},"./utils/stream":{"types":{"import":"./utils/stream.d.ts","require":"./utils/stream.d.cts","default":"./utils/stream.d.ts"},"import":"./utils/stream.js","require":"./utils/stream.cjs"},"./utils/testing":{"types":{"import":"./utils/testing.d.ts","require":"./utils/testing.d.cts","default":"./utils/testing.d.ts"},"import":"./utils/testing.js","require":"./utils/testing.cjs"},"./utils/tiktoken":{"types":{"import":"./utils/tiktoken.d.ts","require":"./utils/tiktoken.d.cts","default":"./utils/tiktoken.d.ts"},"import":"./utils/tiktoken.js","require":"./utils/tiktoken.cjs"},"./utils/types":{"types":{"import":"./utils/types.d.ts","require":"./utils/types.d.cts","default":"./utils/types.d.ts"},"import":"./utils/types.js","require":"./utils/types.cjs"},"./vectorstores":{"types":{"import":"./vectorstores.d.ts","require":"./vectorstores.d.cts","default":"./vectorstores.d.ts"},"import":"./vectorstores.js","require":"./vectorstores.cjs"},"./package.json":"./package.json"},"files":["dist/","agents.cjs","agents.js","agents.d.ts","agents.d.cts","caches.cjs","caches.js","caches.d.ts","caches.d.cts","callbacks/base.cjs","callbacks/base.js","callbacks/base.d.ts","callbacks/base.d.cts","callbacks/dispatch.cjs","callbacks/dispatch.js","callbacks/dispatch.d.ts","callbacks/dispatch.d.cts","callbacks/dispatch/web.cjs","callbacks/dispatch/web.js","callbacks/dispatch/web.d.ts","callbacks/dispatch/web.d.cts","callbacks/manager.cjs","callbacks/manager.js","callbacks/manager.d.ts","callbacks/manager.d.cts","callbacks/promises.cjs","callbacks/promises.js","callbacks/promises.d.ts","callbacks/promises.d.cts","chat_history.cjs","chat_history.js","chat_history.d.ts","chat_history.d.cts","context.cjs","context.js","context.d.ts","context.d.cts","documents.cjs","documents.js","documents.d.ts","documents.d.cts","document_loaders/base.cjs","document_loaders/base.js","document_loaders/base.d.ts","document_loaders/base.d.cts","document_loaders/langsmith.cjs","document_loaders/langsmith.js","document_loaders/langsmith.d.ts","document_loaders/langsmith.d.cts","embeddings.cjs","embeddings.js","embeddings.d.ts","embeddings.d.cts","example_selectors.cjs","example_selectors.js","example_selectors.d.ts","example_selectors.d.cts","indexing.cjs","indexing.js","indexing.d.ts","indexing.d.cts","language_models/base.cjs","language_models/base.js","language_models/base.d.ts","language_models/base.d.cts","language_models/chat_models.cjs","language_models/chat_models.js","language_models/chat_models.d.ts","language_models/chat_models.d.cts","language_models/llms.cjs","language_models/llms.js","language_models/llms.d.ts","language_models/llms.d.cts","load.cjs","load.js","load.d.ts","load.d.cts","load/serializable.cjs","load/serializable.js","load/serializable.d.ts","load/serializable.d.cts","memory.cjs","memory.js","memory.d.ts","memory.d.cts","messages.cjs","messages.js","messages.d.ts","messages.d.cts","messages/tool.cjs","messages/tool.js","messages/tool.d.ts","messages/tool.d.cts","output_parsers.cjs","output_parsers.js","output_parsers.d.ts","output_parsers.d.cts","output_parsers/openai_tools.cjs","output_parsers/openai_tools.js","output_parsers/openai_tools.d.ts","output_parsers/openai_tools.d.cts","output_parsers/openai_functions.cjs","output_parsers/openai_functions.js","output_parsers/openai_functions.d.ts","output_parsers/openai_functions.d.cts","outputs.cjs","outputs.js","outputs.d.ts","outputs.d.cts","prompts.cjs","prompts.js","prompts.d.ts","prompts.d.cts","prompt_values.cjs","prompt_values.js","prompt_values.d.ts","prompt_values.d.cts","runnables.cjs","runnables.js","runnables.d.ts","runnables.d.cts","runnables/graph.cjs","runnables/graph.js","runnables/graph.d.ts","runnables/graph.d.cts","runnables/remote.cjs","runnables/remote.js","runnables/remote.d.ts","runnables/remote.d.cts","retrievers.cjs","retrievers.js","retrievers.d.ts","retrievers.d.cts","retrievers/document_compressors.cjs","retrievers/document_compressors.js","retrievers/document_compressors.d.ts","retrievers/document_compressors.d.cts","singletons.cjs","singletons.js","singletons.d.ts","singletons.d.cts","stores.cjs","stores.js","stores.d.ts","stores.d.cts","structured_query.cjs","structured_query.js","structured_query.d.ts","structured_query.d.cts","tools.cjs","tools.js","tools.d.ts","tools.d.cts","tracers/base.cjs","tracers/base.js","tracers/base.d.ts","tracers/base.d.cts","tracers/console.cjs","tracers/console.js","tracers/console.d.ts","tracers/console.d.cts","tracers/initialize.cjs","tracers/initialize.js","tracers/initialize.d.ts","tracers/initialize.d.cts","tracers/log_stream.cjs","tracers/log_stream.js","tracers/log_stream.d.ts","tracers/log_stream.d.cts","tracers/run_collector.cjs","tracers/run_collector.js","tracers/run_collector.d.ts","tracers/run_collector.d.cts","tracers/tracer_langchain.cjs","tracers/tracer_langchain.js","tracers/tracer_langchain.d.ts","tracers/tracer_langchain.d.cts","tracers/tracer_langchain_v1.cjs","tracers/tracer_langchain_v1.js","tracers/tracer_langchain_v1.d.ts","tracers/tracer_langchain_v1.d.cts","types/stream.cjs","types/stream.js","types/stream.d.ts","types/stream.d.cts","utils/async_caller.cjs","utils/async_caller.js","utils/async_caller.d.ts","utils/async_caller.d.cts","utils/chunk_array.cjs","utils/chunk_array.js","utils/chunk_array.d.ts","utils/chunk_array.d.cts","utils/env.cjs","utils/env.js","utils/env.d.ts","utils/env.d.cts","utils/event_source_parse.cjs","utils/event_source_parse.js","utils/event_source_parse.d.ts","utils/event_source_parse.d.cts","utils/function_calling.cjs","utils/function_calling.js","utils/function_calling.d.ts","utils/function_calling.d.cts","utils/hash.cjs","utils/hash.js","utils/hash.d.ts","utils/hash.d.cts","utils/hash/insecure.cjs","utils/hash/insecure.js","utils/hash/insecure.d.ts","utils/hash/insecure.d.cts","utils/hash/sha256.cjs","utils/hash/sha256.js","utils/hash/sha256.d.ts","utils/hash/sha256.d.cts","utils/json_patch.cjs","utils/json_patch.js","utils/json_patch.d.ts","utils/json_patch.d.cts","utils/json_schema.cjs","utils/json_schema.js","utils/json_schema.d.ts","utils/json_schema.d.cts","utils/math.cjs","utils/math.js","utils/math.d.ts","utils/math.d.cts","utils/stream.cjs","utils/stream.js","utils/stream.d.ts","utils/stream.d.cts","utils/testing.cjs","utils/testing.js","utils/testing.d.ts","utils/testing.d.cts","utils/tiktoken.cjs","utils/tiktoken.js","utils/tiktoken.d.ts","utils/tiktoken.d.cts","utils/types.cjs","utils/types.js","utils/types.d.ts","utils/types.d.cts","vectorstores.cjs","vectorstores.js","vectorstores.d.ts","vectorstores.d.cts"],"_lastModified":"2025-10-10T03:20:45.115Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@langchain/deepseek","version":"0.0.2","description":"Deepseek integration for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-deepseek","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/deepseek","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":"LangChain","license":"MIT","dependencies":{"@langchain/openai":"^0.5.5"},"peerDependencies":{"@langchain/core":">=0.3.58 <0.4.0"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"workspace:*","@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":"^18.1.2","rollup":"^4.5.2","ts-jest":"^29.1.0","typescript":"<5.2.0"},"publishConfig":{"access":"public"},"exports":{".":{"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/","index.cjs","index.js","index.d.ts","index.d.cts"],"_lastModified":"2025-
|
|
1
|
+
{"name":"@langchain/deepseek","version":"0.0.2","description":"Deepseek integration for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-deepseek","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/deepseek","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":"LangChain","license":"MIT","dependencies":{"@langchain/openai":"^0.5.5"},"peerDependencies":{"@langchain/core":">=0.3.58 <0.4.0"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"workspace:*","@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":"^18.1.2","rollup":"^4.5.2","ts-jest":"^29.1.0","typescript":"<5.2.0"},"publishConfig":{"access":"public"},"exports":{".":{"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/","index.cjs","index.js","index.d.ts","index.d.cts"],"_lastModified":"2025-10-10T03:20:57.322Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@langchain/google-genai","version":"0.2.16","description":"Google Generative AI integration for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-genai/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/google-genai","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 --skip-dynamic-imports circular --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%","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard":"yarn test:standard:unit && yarn test:standard:int","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"LangChain","license":"MIT","dependencies":{"@google/generative-ai":"^0.24.0","uuid":"^11.1.0"},"peerDependencies":{"@langchain/core":">=0.3.58 <0.4.0"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"0.0.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.14.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","hnswlib-node":"^3.0.0","jest":"^29.5.0","jest-environment-node":"^29.6.4","prettier":"^2.8.3","release-it":"^18.1.2","rollup":"^4.5.2","ts-jest":"^29.1.0","typescript":"~5.8.3","zod":"^3.25.32"},"publishConfig":{"access":"public"},"exports":{".":{"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/","index.cjs","index.js","index.d.ts","index.d.cts"],"_lastModified":"2025-
|
|
1
|
+
{"name":"@langchain/google-genai","version":"0.2.16","description":"Google Generative AI integration for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-genai/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/google-genai","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 --skip-dynamic-imports circular --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%","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard":"yarn test:standard:unit && yarn test:standard:int","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"LangChain","license":"MIT","dependencies":{"@google/generative-ai":"^0.24.0","uuid":"^11.1.0"},"peerDependencies":{"@langchain/core":">=0.3.58 <0.4.0"},"devDependencies":{"@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"0.0.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.14.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","hnswlib-node":"^3.0.0","jest":"^29.5.0","jest-environment-node":"^29.6.4","prettier":"^2.8.3","release-it":"^18.1.2","rollup":"^4.5.2","ts-jest":"^29.1.0","typescript":"~5.8.3","zod":"^3.25.32"},"publishConfig":{"access":"public"},"exports":{".":{"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/","index.cjs","index.js","index.d.ts","index.d.cts"],"_lastModified":"2025-10-10T03:21:00.359Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@langchain/openai","version":"0.6.13","description":"OpenAI integrations for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-openai/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/openai","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 --skip-dynamic-imports circular --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%","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard":"yarn test:standard:unit && yarn test:standard:int","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"LangChain","license":"MIT","dependencies":{"js-tiktoken":"^1.0.12","openai":"5.12.2","zod":"^3.25.32"},"peerDependencies":{"@langchain/core":">=0.3.68 <0.4.0"},"devDependencies":{"@azure/identity":"^4.2.1","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"0.0.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","dpdm":"^3.14.0","eslint":"^8.33.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.31.0","eslint-plugin-jest":"^27.6.0","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":"^18.1.2","rimraf":"^5.0.1","ts-jest":"^29.1.0","typescript":"~5.8.3"},"publishConfig":{"access":"public"},"keywords":["llm","ai","gpt3","chain","prompt","prompt engineering","chatgpt","machine learning","ml","openai","embeddings","vectorstores"],"exports":{".":{"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/","index.cjs","index.js","index.d.ts","index.d.cts"],"_lastModified":"2025-
|
|
1
|
+
{"name":"@langchain/openai","version":"0.6.13","description":"OpenAI integrations for LangChain.js","type":"module","engines":{"node":">=18"},"main":"./index.js","types":"./index.d.ts","repository":{"type":"git","url":"git@github.com:langchain-ai/langchainjs.git"},"homepage":"https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-openai/","scripts":{"build":"yarn turbo:command build:internal --filter=@langchain/openai","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 --skip-dynamic-imports circular --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%","test:standard:unit":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard:int":"NODE_OPTIONS=--experimental-vm-modules jest --testPathPattern=\\.standard\\.int\\.test.ts --testTimeout 100000 --maxWorkers=50%","test:standard":"yarn test:standard:unit && yarn test:standard:int","format":"prettier --config .prettierrc --write \"src\"","format:check":"prettier --config .prettierrc --check \"src\""},"author":"LangChain","license":"MIT","dependencies":{"js-tiktoken":"^1.0.12","openai":"5.12.2","zod":"^3.25.32"},"peerDependencies":{"@langchain/core":">=0.3.68 <0.4.0"},"devDependencies":{"@azure/identity":"^4.2.1","@jest/globals":"^29.5.0","@langchain/core":"workspace:*","@langchain/scripts":">=0.1.0 <0.2.0","@langchain/standard-tests":"0.0.0","@swc/core":"^1.3.90","@swc/jest":"^0.2.29","dpdm":"^3.14.0","eslint":"^8.33.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.31.0","eslint-plugin-jest":"^27.6.0","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":"^18.1.2","rimraf":"^5.0.1","ts-jest":"^29.1.0","typescript":"~5.8.3"},"publishConfig":{"access":"public"},"keywords":["llm","ai","gpt3","chain","prompt","prompt engineering","chatgpt","machine learning","ml","openai","embeddings","vectorstores"],"exports":{".":{"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/","index.cjs","index.js","index.d.ts","index.d.cts"],"_lastModified":"2025-10-10T03:20:52.130Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"nodejs-snowflake","collaborators":["Utkarsh Srivastava <utkarsh@sagacious.dev>"],"description":"Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)","version":"2.0.1","license":"Apache 2.0","repository":{"type":"git","url":"https://github.com/utkarsh-pro/nodejs-snowflake.git"},"files":["nodejs_snowflake_bg.wasm","nodejs_snowflake.js","nodejs_snowflake.d.ts"],"main":"nodejs_snowflake.js","types":"nodejs_snowflake.d.ts","_lastModified":"2025-
|
|
1
|
+
{"name":"nodejs-snowflake","collaborators":["Utkarsh Srivastava <utkarsh@sagacious.dev>"],"description":"Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)","version":"2.0.1","license":"Apache 2.0","repository":{"type":"git","url":"https://github.com/utkarsh-pro/nodejs-snowflake.git"},"files":["nodejs_snowflake_bg.wasm","nodejs_snowflake.js","nodejs_snowflake.d.ts"],"main":"nodejs_snowflake.js","types":"nodejs_snowflake.d.ts","_lastModified":"2025-10-10T03:20:44.502Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"zod","version":"3.25.67","type":"module","author":"Colin McDonnell <zod@colinhacks.com>","description":"TypeScript-first schema declaration and validation library with static type inference","files":["dist","v3","v4","v4-mini"],"funding":"https://github.com/sponsors/colinhacks","homepage":"https://zod.dev","keywords":["typescript","schema","validation","type","inference"],"license":"MIT","sideEffects":false,"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"@zod/source":"./src/index.ts","types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"@zod/source":"./src/index.ts","types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./v3":{"import":{"@zod/source":"./src/index.ts","types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"@zod/source":"./src/index.ts","types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./v4":{"import":{"@zod/source":"./src/v4/index.ts","types":"./dist/types/v4/index.d.ts","default":"./dist/esm/v4/index.js"},"require":{"@zod/source":"./src/v4/index.ts","types":"./dist/types/v4/index.d.ts","default":"./dist/cjs/v4/index.js"}},"./v4-mini":{"@zod/source":"./src/v4/mini/index.ts","types":"./dist/types/v4/mini/index.d.ts","import":"./dist/esm/v4/mini/index.js","require":"./dist/cjs/v4/mini/index.js"},"./v4/mini":{"@zod/source":"./src/v4/mini/index.ts","types":"./dist/types/v4/mini/index.d.ts","import":"./dist/esm/v4/mini/index.js","require":"./dist/cjs/v4/mini/index.js"},"./v4/core":{"@zod/source":"./src/v4/core/index.ts","types":"./dist/types/v4/core/index.d.ts","import":"./dist/esm/v4/core/index.js","require":"./dist/cjs/v4/core/index.js"},"./v4/locales":{"@zod/source":"./src/v4/locales/index.ts","types":"./dist/types/v4/locales/index.d.ts","import":"./dist/esm/v4/locales/index.js","require":"./dist/cjs/v4/locales/index.js"},"./v4/locales/*":{"@zod/source":"./src/v4/locales/*","types":"./dist/types/v4/locales/*","import":"./dist/esm/v4/locales/*","require":"./dist/cjs/v4/locales/*"},"./package.json":"./package.json"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts","./v3":"./src/v3/index.ts","./v4":"./src/v4/index.ts","./v4-mini":"./src/v4/mini/index.ts","./v4/core":"./src/v4/core/index.ts","./v4/locales":"./src/v4/locales/index.ts","./v4/locales/*":"./src/v4/locales/*"},"sourceDialects":["@zod/source"],"exclude":["./src/**/*.test.ts"]},"repository":{"type":"git","url":"git+https://github.com/colinhacks/zod.git"},"bugs":{"url":"https://github.com/colinhacks/zod/issues"},"support":{"backing":{"npm-funding":true}},"scripts":{"clean":"rm -rf dist","build":"tsx ./build.mts","postbuild":"pnpm biome check --write .","test:watch":"pnpm vitest","test":"pnpm vitest run","bump:beta":"pnpm version \"v$(pnpm pkg get version | jq -r)-beta.$(date +%Y%m%dT%H%M%S)\"","pub:beta":"pnpm bump:beta && pnpm publish --tag next --publish-branch v4 --no-git-checks --dry-run"},"_lastModified":"2025-
|
|
1
|
+
{"name":"zod","version":"3.25.67","type":"module","author":"Colin McDonnell <zod@colinhacks.com>","description":"TypeScript-first schema declaration and validation library with static type inference","files":["dist","v3","v4","v4-mini"],"funding":"https://github.com/sponsors/colinhacks","homepage":"https://zod.dev","keywords":["typescript","schema","validation","type","inference"],"license":"MIT","sideEffects":false,"main":"./dist/cjs/index.js","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"@zod/source":"./src/index.ts","types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"@zod/source":"./src/index.ts","types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./v3":{"import":{"@zod/source":"./src/index.ts","types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"@zod/source":"./src/index.ts","types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./v4":{"import":{"@zod/source":"./src/v4/index.ts","types":"./dist/types/v4/index.d.ts","default":"./dist/esm/v4/index.js"},"require":{"@zod/source":"./src/v4/index.ts","types":"./dist/types/v4/index.d.ts","default":"./dist/cjs/v4/index.js"}},"./v4-mini":{"@zod/source":"./src/v4/mini/index.ts","types":"./dist/types/v4/mini/index.d.ts","import":"./dist/esm/v4/mini/index.js","require":"./dist/cjs/v4/mini/index.js"},"./v4/mini":{"@zod/source":"./src/v4/mini/index.ts","types":"./dist/types/v4/mini/index.d.ts","import":"./dist/esm/v4/mini/index.js","require":"./dist/cjs/v4/mini/index.js"},"./v4/core":{"@zod/source":"./src/v4/core/index.ts","types":"./dist/types/v4/core/index.d.ts","import":"./dist/esm/v4/core/index.js","require":"./dist/cjs/v4/core/index.js"},"./v4/locales":{"@zod/source":"./src/v4/locales/index.ts","types":"./dist/types/v4/locales/index.d.ts","import":"./dist/esm/v4/locales/index.js","require":"./dist/cjs/v4/locales/index.js"},"./v4/locales/*":{"@zod/source":"./src/v4/locales/*","types":"./dist/types/v4/locales/*","import":"./dist/esm/v4/locales/*","require":"./dist/cjs/v4/locales/*"},"./package.json":"./package.json"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts","./v3":"./src/v3/index.ts","./v4":"./src/v4/index.ts","./v4-mini":"./src/v4/mini/index.ts","./v4/core":"./src/v4/core/index.ts","./v4/locales":"./src/v4/locales/index.ts","./v4/locales/*":"./src/v4/locales/*"},"sourceDialects":["@zod/source"],"exclude":["./src/**/*.test.ts"]},"repository":{"type":"git","url":"git+https://github.com/colinhacks/zod.git"},"bugs":{"url":"https://github.com/colinhacks/zod/issues"},"support":{"backing":{"npm-funding":true}},"scripts":{"clean":"rm -rf dist","build":"tsx ./build.mts","postbuild":"pnpm biome check --write .","test:watch":"pnpm vitest","test":"pnpm vitest run","bump:beta":"pnpm version \"v$(pnpm pkg get version | jq -r)-beta.$(date +%Y%m%dT%H%M%S)\"","pub:beta":"pnpm bump:beta && pnpm publish --tag next --publish-branch v4 --no-git-checks --dry-run"},"_lastModified":"2025-10-10T03:21:00.882Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"zod-to-json-schema","version":"3.24.3","description":"Converts Zod schemas to Json Schemas","types":"./dist/types/index.d.ts","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"scripts":{"build:test":"npm --prefix ./dist-test test","build:types":"tsc -p tsconfig.types.json","build:cjs":"tsc -p tsconfig.cjs.json && tsx postcjs.ts","build:esm":"tsc -p tsconfig.esm.json && tsx postesm.ts","build":"npm i && npm run gen && npm test && rimraf ./dist && npm run build:types && npm run build:cjs && npm run build:esm && npm run build:test","dry":"npm run build && npm pub --dry-run","test:watch":"tsx watch test/index.ts","test:gen":"tsx test/createIndex.ts","test":"tsx test/index.ts","gen":"tsx createIndex.ts"},"c8":{"exclude":["createIndex.ts","postcjs.ts","postesm.ts","test"]},"keywords":["zod","json","schema","open","api","conversion"],"author":"Stefan Terdell","contributors":["Hammad Asif (https://github.com/mrhammadasif)","Noah Rosenzweig (https://github.com/Noah2610)","John Wright (https://github.com/johngeorgewright)","Krzysztof Ciombor (https://github.com/krzysztofciombor)","Yuta Mombetsu (https://github.com/mokocm)","Tom Arad (https://github.com/tomarad)","Isaac Way (https://github.com/iway1)","Andreas Berger (https://github.com/Andy2003)","Jan Potoms (https://github.com/Janpot)","Santiago Cammi (https://github.com/scammi)","Philipp Burckhardt (https://github.com/Planeshifter)","Bram del Canho (https://github.com/Bram-dc)","Gilad Hecht (https://github.com/gthecht)","Colin McDonnell (https://github.com/colinhacks)","Spappz (https://github.com/Spappz)","Jacob Lee (https://github.com/jacoblee93)","Brett Zamir (https://github.com/brettz9)","Isaiah Marc Sanchez (https://github.com/imsanchez)","Mitchell Merry (https://github.com/mitchell-merry)","Enzo Monjardín (https://github.com/enzomonjardin)","Víctor Hernández (https://github.com/NanezX)"],"repository":{"type":"git","url":"https://github.com/StefanTerdell/zod-to-json-schema"},"license":"ISC","peerDependencies":{"zod":"^3.24.1"},"devDependencies":{"@types/json-schema":"^7.0.9","@types/node":"^20.9.0","ajv":"^8.6.3","ajv-errors":"^3.0.0","ajv-formats":"^2.1.1","fast-diff":"^1.3.0","local-ref-resolver":"^0.2.0","rimraf":"^3.0.2","tsx":"^4.19.0","typescript":"^5.1.3","zod":"^3.24.1"},"_lastModified":"2025-
|
|
1
|
+
{"name":"zod-to-json-schema","version":"3.24.3","description":"Converts Zod schemas to Json Schemas","types":"./dist/types/index.d.ts","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","exports":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"scripts":{"build:test":"npm --prefix ./dist-test test","build:types":"tsc -p tsconfig.types.json","build:cjs":"tsc -p tsconfig.cjs.json && tsx postcjs.ts","build:esm":"tsc -p tsconfig.esm.json && tsx postesm.ts","build":"npm i && npm run gen && npm test && rimraf ./dist && npm run build:types && npm run build:cjs && npm run build:esm && npm run build:test","dry":"npm run build && npm pub --dry-run","test:watch":"tsx watch test/index.ts","test:gen":"tsx test/createIndex.ts","test":"tsx test/index.ts","gen":"tsx createIndex.ts"},"c8":{"exclude":["createIndex.ts","postcjs.ts","postesm.ts","test"]},"keywords":["zod","json","schema","open","api","conversion"],"author":"Stefan Terdell","contributors":["Hammad Asif (https://github.com/mrhammadasif)","Noah Rosenzweig (https://github.com/Noah2610)","John Wright (https://github.com/johngeorgewright)","Krzysztof Ciombor (https://github.com/krzysztofciombor)","Yuta Mombetsu (https://github.com/mokocm)","Tom Arad (https://github.com/tomarad)","Isaac Way (https://github.com/iway1)","Andreas Berger (https://github.com/Andy2003)","Jan Potoms (https://github.com/Janpot)","Santiago Cammi (https://github.com/scammi)","Philipp Burckhardt (https://github.com/Planeshifter)","Bram del Canho (https://github.com/Bram-dc)","Gilad Hecht (https://github.com/gthecht)","Colin McDonnell (https://github.com/colinhacks)","Spappz (https://github.com/Spappz)","Jacob Lee (https://github.com/jacoblee93)","Brett Zamir (https://github.com/brettz9)","Isaiah Marc Sanchez (https://github.com/imsanchez)","Mitchell Merry (https://github.com/mitchell-merry)","Enzo Monjardín (https://github.com/enzomonjardin)","Víctor Hernández (https://github.com/NanezX)"],"repository":{"type":"git","url":"https://github.com/StefanTerdell/zod-to-json-schema"},"license":"ISC","peerDependencies":{"zod":"^3.24.1"},"devDependencies":{"@types/json-schema":"^7.0.9","@types/node":"^20.9.0","ajv":"^8.6.3","ajv-errors":"^3.0.0","ajv-formats":"^2.1.1","fast-diff":"^1.3.0","local-ref-resolver":"^0.2.0","rimraf":"^3.0.2","tsx":"^4.19.0","typescript":"^5.1.3","zod":"^3.24.1"},"_lastModified":"2025-10-10T03:21:01.531Z"}
|
|
@@ -45,12 +45,17 @@ module.exports = __toCommonJS(aiEmployees_exports);
|
|
|
45
45
|
var import_actions = __toESM(require("@nocobase/actions"));
|
|
46
46
|
var templates = __toESM(require("../ai-employees/templates"));
|
|
47
47
|
const list = async (ctx, next) => {
|
|
48
|
+
const { paginate } = ctx.action.params || {};
|
|
48
49
|
const plugin = ctx.app.pm.get("ai");
|
|
49
50
|
const builtInManager = plugin.builtInManager;
|
|
50
51
|
await import_actions.default.list(ctx, () => {
|
|
51
52
|
});
|
|
52
53
|
const locale = ctx.getCurrentLocale();
|
|
53
|
-
ctx.body.rows
|
|
54
|
+
let data = ctx.body.rows;
|
|
55
|
+
if (paginate === "false" || paginate === false) {
|
|
56
|
+
data = ctx.body;
|
|
57
|
+
}
|
|
58
|
+
data.forEach((row) => {
|
|
54
59
|
if (row.builtIn) {
|
|
55
60
|
builtInManager.setupBuiltInInfo(locale, row);
|
|
56
61
|
}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "AI 员工",
|
|
5
5
|
"description": "Create AI employees with diverse skills to collaborate with humans, build systems, and handle business operations.",
|
|
6
6
|
"description.zh-CN": "创建各种技能的 AI 员工,与人类协同,搭建系统,处理业务。",
|
|
7
|
-
"version": "2.0.0-alpha.
|
|
7
|
+
"version": "2.0.0-alpha.5",
|
|
8
8
|
"main": "dist/server/index.js",
|
|
9
9
|
"peerDependencies": {
|
|
10
10
|
"@nocobase/client": "2.x",
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"keywords": [
|
|
42
42
|
"AI"
|
|
43
43
|
],
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "943e035bbec27f9ecfe8ce8857955945f20976f3"
|
|
45
45
|
}
|