refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
This commit is contained in:
committed by
GitHub
parent
cef177455e
commit
86018aa6e0
@@ -90,10 +90,6 @@
|
||||
"ts-essentials": "^7.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@langchain/community": "0.2.2",
|
||||
"@langchain/core": "0.2.9",
|
||||
"@langchain/openai": "0.0.33",
|
||||
"@langchain/pinecone": "0.0.6",
|
||||
"@n8n/client-oauth2": "workspace:*",
|
||||
"@n8n/localtunnel": "2.1.0",
|
||||
"@n8n/n8n-nodes-langchain": "workspace:*",
|
||||
@@ -101,7 +97,6 @@
|
||||
"@n8n/typeorm": "0.3.20-10",
|
||||
"@n8n_io/license-sdk": "2.13.0",
|
||||
"@oclif/core": "4.0.7",
|
||||
"@pinecone-database/pinecone": "2.1.0",
|
||||
"@rudderstack/rudder-sdk-node": "2.0.7",
|
||||
"@sentry/integrations": "7.87.0",
|
||||
"@sentry/node": "7.87.0",
|
||||
@@ -130,7 +125,6 @@
|
||||
"fast-glob": "3.2.12",
|
||||
"flatted": "3.2.7",
|
||||
"formidable": "3.5.1",
|
||||
"fuse.js": "^7.0.0",
|
||||
"google-timezones-json": "1.1.0",
|
||||
"handlebars": "4.7.8",
|
||||
"helmet": "7.1.0",
|
||||
@@ -141,7 +135,6 @@
|
||||
"json-diff": "1.0.6",
|
||||
"jsonschema": "1.4.1",
|
||||
"jsonwebtoken": "9.0.2",
|
||||
"langchain": "0.2.2",
|
||||
"ldapts": "4.2.6",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "3.3.0",
|
||||
@@ -185,7 +178,6 @@
|
||||
"xml2js": "0.6.2",
|
||||
"xmllint-wasm": "3.0.1",
|
||||
"yamljs": "0.3.0",
|
||||
"zod": "3.22.4",
|
||||
"zod-to-json-schema": "3.22.4"
|
||||
"zod": "3.22.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user