diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 90ba5498..05925b1e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -156,10 +156,6 @@ npx flowise start --PORT=3000 --DEBUG=true
A member of the FlowiseAI team will automatically be notified/assigned when you open a pull request. You can also reach out to us on [Discord](https://discord.gg/jbaHfsRVBW).
-## 📃 Contributor License Agreement
-
-Before we can merge your contribution you have to sign our [Contributor License Agreement (CLA)](https://cla-assistant.io/FlowiseAI/Flowise). The CLA contains the terms and conditions under which the contribution is submitted. You need to do this only once for your first pull request. Keep in mind that without a signed CLA we cannot merge your contribution.
-
## 📜 Code of Conduct
This project and everyone participating in it are governed by the Code of Conduct which can be found in the [file](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to hello@flowiseai.com.
diff --git a/LICENSE.md b/LICENSE.md
index 56552bdf..4a27187d 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,21 +1,176 @@
-The MIT License
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
-Copyright (c) 2023 FlowiseAI
+TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
+1. Definitions.
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+END OF TERMS AND CONDITIONS
diff --git a/README-ZH.md b/README-ZH.md
index 10efce8b..2805ef9b 100644
--- a/README-ZH.md
+++ b/README-ZH.md
@@ -2,7 +2,7 @@
-# Flowise - 轻松构建LLM应用程序
+# Flowise - 轻松构建 LLM 应用程序
[](https://github.com/FlowiseAI/Flowise/releases)
[](https://discord.gg/jbaHfsRVBW)
@@ -10,13 +10,13 @@
[](https://star-history.com/#FlowiseAI/Flowise)
[](https://github.com/FlowiseAI/Flowise/fork)
-[English](<./README.md>) | 中文
+[English](./README.md) | 中文
拖放界面构建定制化的LLM流程
-## ⚡快速入门
+## ⚡ 快速入门
下载并安装 [NodeJS](https://nodejs.org/en/download) >= 18.15.0
@@ -67,7 +67,7 @@
## 👨💻 开发者
-Flowise 在一个单一的代码库中有3个不同的模块。
+Flowise 在一个单一的代码库中有 3 个不同的模块。
- `server`:用于提供 API 逻辑的 Node 后端
- `ui`:React 前端
@@ -185,4 +185,4 @@ Flowise 支持不同的环境变量来配置您的实例。您可以在 `package
## 📄 许可证
-此代码库中的源代码在[MIT许可证](LICENSE.md)下提供。
+此代码库中的源代码在[Apache License Version 2.0 许可证](LICENSE.md)下提供。
diff --git a/README.md b/README.md
index 36c53b4b..9f685846 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[](https://star-history.com/#FlowiseAI/Flowise)
[](https://github.com/FlowiseAI/Flowise/fork)
-English | [中文](<./README-ZH.md>)
+English | [中文](./README-ZH.md)
Drag & drop UI to build your customized LLM flow
@@ -186,4 +186,4 @@ See [contributing guide](CONTRIBUTING.md). Reach out to us at [Discord](https://
## 📄 License
-Source code in this repository is made available under the [MIT License](LICENSE.md).
+Source code in this repository is made available under the [Apache License Version 2.0](LICENSE.md).
diff --git a/docker/.env.example b/docker/.env.example
index 16b19cdc..bee2dfbf 100644
--- a/docker/.env.example
+++ b/docker/.env.example
@@ -5,6 +5,8 @@ APIKEY_PATH=/root/.flowise
SECRETKEY_PATH=/root/.flowise
LOG_PATH=/root/.flowise/logs
+# NUMBER_OF_PROXIES= 1
+
# DATABASE_TYPE=postgres
# DATABASE_PORT=""
# DATABASE_HOST=""
diff --git a/package.json b/package.json
index 5ef0ecdb..dae9d098 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,8 @@
"lint": "eslint \"**/*.{js,jsx,ts,tsx,json,md}\"",
"lint-fix": "yarn lint --fix",
"quick": "pretty-quick --staged",
- "postinstall": "husky install"
+ "postinstall": "husky install",
+ "migration:create": "yarn typeorm migration:create"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json,md}": "eslint --fix"
diff --git a/packages/components/README-ZH.md b/packages/components/README-ZH.md
index 12cb240b..52d43eb2 100644
--- a/packages/components/README-ZH.md
+++ b/packages/components/README-ZH.md
@@ -2,9 +2,9 @@
# 流式组件
-[English](<./README.md>) | 中文
+[English](./README.md) | 中文
-Flowise的应用集成。包含节点和凭据。
+Flowise 的应用集成。包含节点和凭据。

@@ -16,4 +16,4 @@ npm i flowise-components
## 许可证
-此存储库中的源代码在[MIT许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
+此存储库中的源代码在[Apache License Version 2.0 许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
diff --git a/packages/components/README.md b/packages/components/README.md
index 8d561e34..f8e08374 100644
--- a/packages/components/README.md
+++ b/packages/components/README.md
@@ -2,7 +2,7 @@
# Flowise Components
-English | [中文](<./README-ZH.md>)
+English | [中文](./README-ZH.md)
Apps integration for Flowise. Contain Nodes and Credentials.
@@ -16,4 +16,4 @@ npm i flowise-components
## License
-Source code in this repository is made available under the [MIT License](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
+Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
diff --git a/packages/components/credentials/ConfluenceApi.credential.ts b/packages/components/credentials/ConfluenceApi.credential.ts
index a1d32e9c..656ecf6b 100644
--- a/packages/components/credentials/ConfluenceApi.credential.ts
+++ b/packages/components/credentials/ConfluenceApi.credential.ts
@@ -12,7 +12,7 @@ class ConfluenceApi implements INodeCredential {
this.name = 'confluenceApi'
this.version = 1.0
this.description =
- 'Refer to official guide on how to get accessToken on Confluence'
+ 'Refer to official guide on how to get Access Token or API Token on Confluence'
this.inputs = [
{
label: 'Access Token',
diff --git a/packages/components/credentials/GoogleMakerSuite.credential.ts b/packages/components/credentials/GoogleMakerSuite.credential.ts
new file mode 100644
index 00000000..f37cbf88
--- /dev/null
+++ b/packages/components/credentials/GoogleMakerSuite.credential.ts
@@ -0,0 +1,26 @@
+import { INodeParams, INodeCredential } from '../src/Interface'
+
+class GoogleMakerSuite implements INodeCredential {
+ label: string
+ name: string
+ version: number
+ description: string
+ inputs: INodeParams[]
+
+ constructor() {
+ this.label = 'Google MakerSuite'
+ this.name = 'googleMakerSuite'
+ this.version = 1.0
+ this.description =
+ 'Use the Google MakerSuite API credential site to get this key.'
+ this.inputs = [
+ {
+ label: 'MakerSuite API Key',
+ name: 'googleMakerSuiteKey',
+ type: 'password'
+ }
+ ]
+ }
+}
+
+module.exports = { credClass: GoogleMakerSuite }
diff --git a/packages/components/nodes/agents/BabyAGI/BabyAGI.ts b/packages/components/nodes/agents/BabyAGI/BabyAGI.ts
index 303c231e..e31f31c6 100644
--- a/packages/components/nodes/agents/BabyAGI/BabyAGI.ts
+++ b/packages/components/nodes/agents/BabyAGI/BabyAGI.ts
@@ -1,7 +1,7 @@
import { INode, INodeData, INodeParams } from '../../../src/Interface'
import { BabyAGI } from './core'
import { BaseChatModel } from 'langchain/chat_models/base'
-import { VectorStore } from 'langchain/vectorstores'
+import { VectorStore } from 'langchain/vectorstores/base'
class BabyAGI_Agents implements INode {
label: string
diff --git a/packages/components/nodes/chains/SqlDatabaseChain/SqlDatabaseChain.ts b/packages/components/nodes/chains/SqlDatabaseChain/SqlDatabaseChain.ts
index 04d704a5..f5fd0ccc 100644
--- a/packages/components/nodes/chains/SqlDatabaseChain/SqlDatabaseChain.ts
+++ b/packages/components/nodes/chains/SqlDatabaseChain/SqlDatabaseChain.ts
@@ -43,7 +43,7 @@ class SqlDatabaseChain_Chains implements INode {
constructor() {
this.label = 'Sql Database Chain'
this.name = 'sqlDatabaseChain'
- this.version = 2.0
+ this.version = 3.0
this.type = 'SqlDatabaseChain'
this.icon = 'sqlchain.svg'
this.category = 'Chains'
@@ -85,6 +85,41 @@ class SqlDatabaseChain_Chains implements INode {
type: 'string',
placeholder: '1270.0.0.1:5432/chinook'
},
+ {
+ label: 'Include Tables',
+ name: 'includesTables',
+ type: 'string',
+ description: 'Tables to include for queries.',
+ additionalParams: true,
+ optional: true
+ },
+ {
+ label: 'Ignore Tables',
+ name: 'ignoreTables',
+ type: 'string',
+ description: 'Tables to ignore for queries.',
+ additionalParams: true,
+ optional: true
+ },
+ {
+ label: "Sample table's rows info",
+ name: 'sampleRowsInTableInfo',
+ type: 'number',
+ description: 'Number of sample row for tables to load for info.',
+ placeholder: '3',
+ additionalParams: true,
+ optional: true
+ },
+ {
+ label: 'Top Keys',
+ name: 'topK',
+ type: 'number',
+ description:
+ 'If you are querying for several rows of a table you can select the maximum number of results you want to get by using the "top_k" parameter (default is 10). This is useful for avoiding query results that exceed the prompt max length or consume tokens unnecessarily.',
+ placeholder: '10',
+ additionalParams: true,
+ optional: true
+ },
{
label: 'Custom Prompt',
name: 'customPrompt',
@@ -104,20 +139,50 @@ class SqlDatabaseChain_Chains implements INode {
async init(nodeData: INodeData): Promise {
const databaseType = nodeData.inputs?.database as DatabaseType
const model = nodeData.inputs?.model as BaseLanguageModel
- const url = nodeData.inputs?.url
+ const url = nodeData.inputs?.url as string
+ const includesTables = nodeData.inputs?.includesTables
+ const splittedIncludesTables = includesTables == '' ? undefined : includesTables?.split(',')
+ const ignoreTables = nodeData.inputs?.ignoreTables
+ const splittedIgnoreTables = ignoreTables == '' ? undefined : ignoreTables?.split(',')
+ const sampleRowsInTableInfo = nodeData.inputs?.sampleRowsInTableInfo as number
+ const topK = nodeData.inputs?.topK as number
const customPrompt = nodeData.inputs?.customPrompt as string
- const chain = await getSQLDBChain(databaseType, url, model, customPrompt)
+ const chain = await getSQLDBChain(
+ databaseType,
+ url,
+ model,
+ splittedIncludesTables,
+ splittedIgnoreTables,
+ sampleRowsInTableInfo,
+ topK,
+ customPrompt
+ )
return chain
}
async run(nodeData: INodeData, input: string, options: ICommonObject): Promise {
const databaseType = nodeData.inputs?.database as DatabaseType
const model = nodeData.inputs?.model as BaseLanguageModel
- const url = nodeData.inputs?.url
+ const url = nodeData.inputs?.url as string
+ const includesTables = nodeData.inputs?.includesTables
+ const splittedIncludesTables = includesTables == '' ? undefined : includesTables?.split(',')
+ const ignoreTables = nodeData.inputs?.ignoreTables
+ const splittedIgnoreTables = ignoreTables == '' ? undefined : ignoreTables?.split(',')
+ const sampleRowsInTableInfo = nodeData.inputs?.sampleRowsInTableInfo as number
+ const topK = nodeData.inputs?.topK as number
const customPrompt = nodeData.inputs?.customPrompt as string
- const chain = await getSQLDBChain(databaseType, url, model, customPrompt)
+ const chain = await getSQLDBChain(
+ databaseType,
+ url,
+ model,
+ splittedIncludesTables,
+ splittedIgnoreTables,
+ sampleRowsInTableInfo,
+ topK,
+ customPrompt
+ )
const loggerHandler = new ConsoleCallbackHandler(options.logger)
if (options.socketIO && options.socketIOClientId) {
@@ -131,7 +196,16 @@ class SqlDatabaseChain_Chains implements INode {
}
}
-const getSQLDBChain = async (databaseType: DatabaseType, url: string, llm: BaseLanguageModel, customPrompt?: string) => {
+const getSQLDBChain = async (
+ databaseType: DatabaseType,
+ url: string,
+ llm: BaseLanguageModel,
+ includesTables?: string[],
+ ignoreTables?: string[],
+ sampleRowsInTableInfo?: number,
+ topK?: number,
+ customPrompt?: string
+) => {
const datasource = new DataSource(
databaseType === 'sqlite'
? {
@@ -145,13 +219,17 @@ const getSQLDBChain = async (databaseType: DatabaseType, url: string, llm: BaseL
)
const db = await SqlDatabase.fromDataSourceParams({
- appDataSource: datasource
+ appDataSource: datasource,
+ includesTables: includesTables,
+ ignoreTables: ignoreTables,
+ sampleRowsInTableInfo: sampleRowsInTableInfo
})
const obj: SqlDatabaseChainInput = {
llm,
database: db,
- verbose: process.env.DEBUG === 'true' ? true : false
+ verbose: process.env.DEBUG === 'true' ? true : false,
+ topK: topK
}
if (customPrompt) {
diff --git a/packages/components/nodes/chains/VectorDBQAChain/VectorDBQAChain.ts b/packages/components/nodes/chains/VectorDBQAChain/VectorDBQAChain.ts
index 03811682..c44397bf 100644
--- a/packages/components/nodes/chains/VectorDBQAChain/VectorDBQAChain.ts
+++ b/packages/components/nodes/chains/VectorDBQAChain/VectorDBQAChain.ts
@@ -2,7 +2,7 @@ import { ICommonObject, INode, INodeData, INodeParams } from '../../../src/Inter
import { getBaseClasses } from '../../../src/utils'
import { VectorDBQAChain } from 'langchain/chains'
import { BaseLanguageModel } from 'langchain/base_language'
-import { VectorStore } from 'langchain/vectorstores'
+import { VectorStore } from 'langchain/vectorstores/base'
import { ConsoleCallbackHandler, CustomChainHandler } from '../../../src/handler'
class VectorDBQAChain_Chains implements INode {
diff --git a/packages/components/nodes/chatmodels/ChatGooglePaLM/ChatGooglePaLM.ts b/packages/components/nodes/chatmodels/ChatGooglePaLM/ChatGooglePaLM.ts
new file mode 100644
index 00000000..642ddb5e
--- /dev/null
+++ b/packages/components/nodes/chatmodels/ChatGooglePaLM/ChatGooglePaLM.ts
@@ -0,0 +1,117 @@
+import { ICommonObject, INode, INodeData, INodeParams } from '../../../src/Interface'
+import { getBaseClasses, getCredentialData, getCredentialParam } from '../../../src/utils'
+import { ChatGooglePaLM, GooglePaLMChatInput } from 'langchain/chat_models/googlepalm'
+
+class ChatGooglePaLM_ChatModels implements INode {
+ label: string
+ name: string
+ version: number
+ type: string
+ icon: string
+ category: string
+ description: string
+ baseClasses: string[]
+ credential: INodeParams
+ inputs: INodeParams[]
+
+ constructor() {
+ this.label = 'ChatGooglePaLM'
+ this.name = 'chatGooglePaLM'
+ this.version = 1.0
+ this.type = 'ChatGooglePaLM'
+ this.icon = 'Google_PaLM_Logo.svg'
+ this.category = 'Chat Models'
+ this.description = 'Wrapper around Google MakerSuite PaLM large language models using the Chat endpoint'
+ this.baseClasses = [this.type, ...getBaseClasses(ChatGooglePaLM)]
+ this.credential = {
+ label: 'Connect Credential',
+ name: 'credential',
+ type: 'credential',
+ credentialNames: ['googleMakerSuite']
+ }
+ this.inputs = [
+ {
+ label: 'Model Name',
+ name: 'modelName',
+ type: 'options',
+ options: [
+ {
+ label: 'models/chat-bison-001',
+ name: 'models/chat-bison-001'
+ }
+ ],
+ default: 'models/chat-bison-001',
+ optional: true
+ },
+ {
+ label: 'Temperature',
+ name: 'temperature',
+ type: 'number',
+ step: 0.1,
+ default: 0.7,
+ optional: true,
+ description:
+ 'Controls the randomness of the output.\n' +
+ 'Values can range from [0.0,1.0], inclusive. A value closer to 1.0 ' +
+ 'will produce responses that are more varied and creative, while ' +
+ 'a value closer to 0.0 will typically result in more straightforward ' +
+ 'responses from the model.'
+ },
+ {
+ label: 'Top Probability',
+ name: 'topP',
+ type: 'number',
+ step: 0.1,
+ optional: true,
+ additionalParams: true,
+ description:
+ 'Top-p changes how the model selects tokens for output.\n' +
+ 'Tokens are selected from most probable to least until ' +
+ 'the sum of their probabilities equals the top-p value.\n' +
+ 'For example, if tokens A, B, and C have a probability of .3, .2, and .1 ' +
+ 'and the top-p value is .5, then the model will select either A or B ' +
+ 'as the next token (using temperature).'
+ },
+ {
+ label: 'Top-k',
+ name: 'topK',
+ type: 'number',
+ step: 1,
+ optional: true,
+ additionalParams: true,
+ description:
+ 'Top-k changes how the model selects tokens for output.\n' +
+ 'A top-k of 1 means the selected token is the most probable among ' +
+ 'all tokens in the model vocabulary (also called greedy decoding), ' +
+ 'while a top-k of 3 means that the next token is selected from ' +
+ 'among the 3 most probable tokens (using temperature).'
+ }
+ // 'The "examples" field should contain a list of pairs of strings to use as prior turns for this conversation.'
+ // NB: While 'examples:[]' exists in langchain.ts backend, it is unlikely to be actually used there, since ChatOpenAI doesn't support it
+ ]
+ }
+
+ async init(nodeData: INodeData, _: string, options: ICommonObject): Promise {
+ const modelName = nodeData.inputs?.modelName as string
+ const temperature = nodeData.inputs?.temperature as string
+ const topP = nodeData.inputs?.topP as string
+ const topK = nodeData.inputs?.topK as string
+
+ const credentialData = await getCredentialData(nodeData.credential ?? '', options)
+ const googleMakerSuiteKey = getCredentialParam('googleMakerSuiteKey', credentialData, nodeData)
+
+ const obj: Partial = {
+ modelName: modelName,
+ temperature: parseFloat(temperature),
+ apiKey: googleMakerSuiteKey
+ }
+
+ if (topP) obj.topP = parseFloat(topP)
+ if (topK) obj.topK = parseFloat(topK)
+
+ const model = new ChatGooglePaLM(obj)
+ return model
+ }
+}
+
+module.exports = { nodeClass: ChatGooglePaLM_ChatModels }
diff --git a/packages/components/nodes/chatmodels/ChatGooglePaLM/Google_PaLM_Logo.svg b/packages/components/nodes/chatmodels/ChatGooglePaLM/Google_PaLM_Logo.svg
new file mode 100644
index 00000000..5c345fe1
--- /dev/null
+++ b/packages/components/nodes/chatmodels/ChatGooglePaLM/Google_PaLM_Logo.svg
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packages/components/nodes/chatmodels/ChatGoogleVertexAI/ChatGoogleVertexAI.ts b/packages/components/nodes/chatmodels/ChatGoogleVertexAI/ChatGoogleVertexAI.ts
index a7ac4259..1bc06f4b 100644
--- a/packages/components/nodes/chatmodels/ChatGoogleVertexAI/ChatGoogleVertexAI.ts
+++ b/packages/components/nodes/chatmodels/ChatGoogleVertexAI/ChatGoogleVertexAI.ts
@@ -46,6 +46,14 @@ class GoogleVertexAI_ChatModels implements INode {
{
label: 'codechat-bison',
name: 'codechat-bison'
+ },
+ {
+ label: 'chat-bison-32k',
+ name: 'chat-bison-32k'
+ },
+ {
+ label: 'codechat-bison-32k',
+ name: 'codechat-bison-32k'
}
],
default: 'chat-bison',
diff --git a/packages/components/nodes/documentloaders/ApifyWebsiteContentCrawler/ApifyWebsiteContentCrawler.ts b/packages/components/nodes/documentloaders/ApifyWebsiteContentCrawler/ApifyWebsiteContentCrawler.ts
index a5e6a6e0..9ecaa594 100644
--- a/packages/components/nodes/documentloaders/ApifyWebsiteContentCrawler/ApifyWebsiteContentCrawler.ts
+++ b/packages/components/nodes/documentloaders/ApifyWebsiteContentCrawler/ApifyWebsiteContentCrawler.ts
@@ -21,11 +21,17 @@ class ApifyWebsiteContentCrawler_DocumentLoaders implements INode {
this.name = 'apifyWebsiteContentCrawler'
this.type = 'Document'
this.icon = 'apify-symbol-transparent.svg'
- this.version = 1.0
+ this.version = 2.0
this.category = 'Document Loaders'
this.description = 'Load data from Apify Website Content Crawler'
this.baseClasses = [this.type]
this.inputs = [
+ {
+ label: 'Text Splitter',
+ name: 'textSplitter',
+ type: 'TextSplitter',
+ optional: true
+ },
{
label: 'Start URLs',
name: 'urls',
@@ -64,14 +70,16 @@ class ApifyWebsiteContentCrawler_DocumentLoaders implements INode {
name: 'maxCrawlDepth',
type: 'number',
optional: true,
- default: 1
+ default: 1,
+ additionalParams: true
},
{
label: 'Max crawl pages',
name: 'maxCrawlPages',
type: 'number',
optional: true,
- default: 3
+ default: 3,
+ additionalParams: true
},
{
label: 'Additional input',
@@ -80,13 +88,15 @@ class ApifyWebsiteContentCrawler_DocumentLoaders implements INode {
default: JSON.stringify({}),
description:
'For additional input options for the crawler see documentation .',
- optional: true
+ optional: true,
+ additionalParams: true
},
{
- label: 'Text Splitter',
- name: 'textSplitter',
- type: 'TextSplitter',
- optional: true
+ label: 'Metadata',
+ name: 'metadata',
+ type: 'json',
+ optional: true,
+ additionalParams: true
}
]
this.credential = {
@@ -99,6 +109,7 @@ class ApifyWebsiteContentCrawler_DocumentLoaders implements INode {
async init(nodeData: INodeData, _: string, options: ICommonObject): Promise {
const textSplitter = nodeData.inputs?.textSplitter as TextSplitter
+ const metadata = nodeData.inputs?.metadata
// Get input options and merge with additional input
const urls = nodeData.inputs?.urls as string
@@ -132,7 +143,31 @@ class ApifyWebsiteContentCrawler_DocumentLoaders implements INode {
}
})
- return textSplitter ? loader.loadAndSplit(textSplitter) : loader.load()
+ let docs = []
+
+ if (textSplitter) {
+ docs = await loader.loadAndSplit(textSplitter)
+ } else {
+ docs = await loader.load()
+ }
+
+ if (metadata) {
+ const parsedMetadata = typeof metadata === 'object' ? metadata : JSON.parse(metadata)
+ let finaldocs = []
+ for (const doc of docs) {
+ const newdoc = {
+ ...doc,
+ metadata: {
+ ...doc.metadata,
+ ...parsedMetadata
+ }
+ }
+ finaldocs.push(newdoc)
+ }
+ return finaldocs
+ }
+
+ return docs
}
}
diff --git a/packages/components/nodes/embeddings/GooglePaLMEmbedding/GooglePaLMEmbedding.ts b/packages/components/nodes/embeddings/GooglePaLMEmbedding/GooglePaLMEmbedding.ts
new file mode 100644
index 00000000..81507d00
--- /dev/null
+++ b/packages/components/nodes/embeddings/GooglePaLMEmbedding/GooglePaLMEmbedding.ts
@@ -0,0 +1,65 @@
+import { ICommonObject, INode, INodeData, INodeParams } from '../../../src/Interface'
+import { getBaseClasses, getCredentialData, getCredentialParam } from '../../../src/utils'
+import { GooglePaLMEmbeddings, GooglePaLMEmbeddingsParams } from 'langchain/embeddings/googlepalm'
+
+class GooglePaLMEmbedding_Embeddings implements INode {
+ label: string
+ name: string
+ version: number
+ type: string
+ icon: string
+ category: string
+ description: string
+ baseClasses: string[]
+ credential: INodeParams
+ inputs: INodeParams[]
+
+ constructor() {
+ this.label = 'Google PaLM Embeddings'
+ this.name = 'googlePaLMEmbeddings'
+ this.version = 1.0
+ this.type = 'GooglePaLMEmbeddings'
+ this.icon = 'Google_PaLM_Logo.svg'
+ this.category = 'Embeddings'
+ this.description = 'Google MakerSuite PaLM API to generate embeddings for a given text'
+ this.baseClasses = [this.type, ...getBaseClasses(GooglePaLMEmbeddings)]
+ this.credential = {
+ label: 'Connect Credential',
+ name: 'credential',
+ type: 'credential',
+ credentialNames: ['googleMakerSuite']
+ }
+ this.inputs = [
+ {
+ label: 'Model Name',
+ name: 'modelName',
+ type: 'options',
+ options: [
+ {
+ label: 'models/embedding-gecko-001',
+ name: 'models/embedding-gecko-001'
+ }
+ ],
+ default: 'models/embedding-gecko-001',
+ optional: true
+ }
+ ]
+ }
+
+ async init(nodeData: INodeData, _: string, options: ICommonObject): Promise {
+ const modelName = nodeData.inputs?.modelName as string
+
+ const credentialData = await getCredentialData(nodeData.credential ?? '', options)
+ const googleMakerSuiteKey = getCredentialParam('googleMakerSuiteKey', credentialData, nodeData)
+
+ const obj: Partial = {
+ modelName: modelName,
+ apiKey: googleMakerSuiteKey
+ }
+
+ const model = new GooglePaLMEmbeddings(obj)
+ return model
+ }
+}
+
+module.exports = { nodeClass: GooglePaLMEmbedding_Embeddings }
diff --git a/packages/components/nodes/embeddings/GooglePaLMEmbedding/Google_PaLM_Logo.svg b/packages/components/nodes/embeddings/GooglePaLMEmbedding/Google_PaLM_Logo.svg
new file mode 100644
index 00000000..5c345fe1
--- /dev/null
+++ b/packages/components/nodes/embeddings/GooglePaLMEmbedding/Google_PaLM_Logo.svg
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packages/components/nodes/embeddings/GoogleVertexAIEmbedding/GoogleVertexAIEmbedding.ts b/packages/components/nodes/embeddings/GoogleVertexAIEmbedding/GoogleVertexAIEmbedding.ts
index fdf7ea97..7d086e0c 100644
--- a/packages/components/nodes/embeddings/GoogleVertexAIEmbedding/GoogleVertexAIEmbedding.ts
+++ b/packages/components/nodes/embeddings/GoogleVertexAIEmbedding/GoogleVertexAIEmbedding.ts
@@ -33,11 +33,34 @@ class GoogleVertexAIEmbedding_Embeddings implements INode {
description:
'Google Vertex AI credential. If you are using a GCP service like Cloud Run, or if you have installed default credentials on your local machine, you do not need to set this credential.'
}
- this.inputs = []
+ this.inputs = [
+ {
+ label: 'Model Name',
+ name: 'modelName',
+ type: 'options',
+ options: [
+ {
+ label: 'textembedding-gecko@001',
+ name: 'textembedding-gecko@001'
+ },
+ {
+ label: 'textembedding-gecko@latest',
+ name: 'textembedding-gecko@latest'
+ },
+ {
+ label: 'textembedding-gecko-multilingual@latest',
+ name: 'textembedding-gecko-multilingual@latest'
+ }
+ ],
+ default: 'textembedding-gecko@001',
+ optional: true
+ }
+ ]
}
async init(nodeData: INodeData, _: string, options: ICommonObject): Promise {
const credentialData = await getCredentialData(nodeData.credential ?? '', options)
+ const modelName = nodeData.inputs?.modelName as string
const googleApplicationCredentialFilePath = getCredentialParam('googleApplicationCredentialFilePath', credentialData, nodeData)
const googleApplicationCredential = getCredentialParam('googleApplicationCredential', credentialData, nodeData)
const projectID = getCredentialParam('projectID', credentialData, nodeData)
@@ -59,6 +82,7 @@ class GoogleVertexAIEmbedding_Embeddings implements INode {
if (projectID) authOptions.projectId = projectID
}
const obj: GoogleVertexAIEmbeddingsParams = {}
+ if (modelName) obj.model = modelName
if (Object.keys(authOptions).length !== 0) obj.authOptions = authOptions
const model = new GoogleVertexAIEmbeddings(obj)
diff --git a/packages/components/nodes/llms/GooglePaLM/GooglePaLM.ts b/packages/components/nodes/llms/GooglePaLM/GooglePaLM.ts
new file mode 100644
index 00000000..24630360
--- /dev/null
+++ b/packages/components/nodes/llms/GooglePaLM/GooglePaLM.ts
@@ -0,0 +1,158 @@
+import { ICommonObject, INode, INodeData, INodeParams } from '../../../src/Interface'
+import { getBaseClasses, getCredentialData, getCredentialParam } from '../../../src/utils'
+import { GooglePaLM, GooglePaLMTextInput } from 'langchain/llms/googlepalm'
+
+class GooglePaLM_LLMs implements INode {
+ label: string
+ name: string
+ version: number
+ type: string
+ icon: string
+ category: string
+ description: string
+ baseClasses: string[]
+ credential: INodeParams
+ inputs: INodeParams[]
+
+ constructor() {
+ this.label = 'GooglePaLM'
+ this.name = 'GooglePaLM'
+ this.version = 1.0
+ this.type = 'GooglePaLM'
+ this.icon = 'Google_PaLM_Logo.svg'
+ this.category = 'LLMs'
+ this.description = 'Wrapper around Google MakerSuite PaLM large language models'
+ this.baseClasses = [this.type, ...getBaseClasses(GooglePaLM)]
+ this.credential = {
+ label: 'Connect Credential',
+ name: 'credential',
+ type: 'credential',
+ credentialNames: ['googleMakerSuite']
+ }
+ this.inputs = [
+ {
+ label: 'Model Name',
+ name: 'modelName',
+ type: 'options',
+ options: [
+ {
+ label: 'models/text-bison-001',
+ name: 'models/text-bison-001'
+ }
+ ],
+ default: 'models/text-bison-001',
+ optional: true
+ },
+ {
+ label: 'Temperature',
+ name: 'temperature',
+ type: 'number',
+ step: 0.1,
+ default: 0.7,
+ optional: true,
+ description:
+ 'Controls the randomness of the output.\n' +
+ 'Values can range from [0.0,1.0], inclusive. A value closer to 1.0 ' +
+ 'will produce responses that are more varied and creative, while ' +
+ 'a value closer to 0.0 will typically result in more straightforward ' +
+ 'responses from the model.'
+ },
+ {
+ label: 'Max Output Tokens',
+ name: 'maxOutputTokens',
+ type: 'number',
+ step: 1,
+ optional: true,
+ additionalParams: true,
+ description: 'Maximum number of tokens to generate in the completion.'
+ },
+ {
+ label: 'Top Probability',
+ name: 'topP',
+ type: 'number',
+ step: 0.1,
+ optional: true,
+ additionalParams: true,
+ description:
+ 'Top-p changes how the model selects tokens for output.\n' +
+ 'Tokens are selected from most probable to least until ' +
+ 'the sum of their probabilities equals the top-p value.\n' +
+ 'For example, if tokens A, B, and C have a probability of .3, .2, and .1 ' +
+ 'and the top-p value is .5, then the model will select either A or B ' +
+ 'as the next token (using temperature).'
+ },
+ {
+ label: 'Top-k',
+ name: 'topK',
+ type: 'number',
+ step: 1,
+ optional: true,
+ additionalParams: true,
+ description:
+ 'Top-k changes how the model selects tokens for output.\n' +
+ 'A top-k of 1 means the selected token is the most probable among ' +
+ 'all tokens in the model vocabulary (also called greedy decoding), ' +
+ 'while a top-k of 3 means that the next token is selected from ' +
+ 'among the 3 most probable tokens (using temperature).'
+ },
+ {
+ label: 'Stop Sequences',
+ name: 'stopSequencesObj',
+ type: 'json',
+ optional: true,
+ additionalParams: true
+ //default: { list:[] },
+ //description:
+ // 'The "list" field should contain a list of character strings (up to 5) that will stop output generation.\n' +
+ // ' * If specified, the API will stop at the first appearance of a stop sequence.\n' +
+ // 'Note: The stop sequence will not be included as part of the response.'
+ }
+ /*
+ {
+ label: 'Safety Settings',
+ name: 'safetySettings',
+ type: 'json',
+ optional: true,
+ additionalParams: true
+ }
+ */
+ ]
+ }
+
+ async init(nodeData: INodeData, _: string, options: ICommonObject): Promise {
+ const modelName = nodeData.inputs?.modelName as string
+ const temperature = nodeData.inputs?.temperature as string
+ const maxOutputTokens = nodeData.inputs?.maxOutputTokens as string
+ const topP = nodeData.inputs?.topP as string
+ const topK = nodeData.inputs?.topK as string
+ const stopSequencesObj = nodeData.inputs?.stopSequencesObj
+
+ const credentialData = await getCredentialData(nodeData.credential ?? '', options)
+ const googleMakerSuiteKey = getCredentialParam('googleMakerSuiteKey', credentialData, nodeData)
+
+ const obj: Partial = {
+ modelName: modelName,
+ temperature: parseFloat(temperature),
+ apiKey: googleMakerSuiteKey
+ }
+
+ if (maxOutputTokens) obj.maxOutputTokens = parseInt(maxOutputTokens, 10)
+ if (topP) obj.topP = parseFloat(topP)
+ if (topK) obj.topK = parseFloat(topK)
+
+ let parsedStopSequences: any | undefined = undefined
+ if (stopSequencesObj) {
+ try {
+ parsedStopSequences = typeof stopSequencesObj === 'object' ? stopSequencesObj : JSON.parse(stopSequencesObj)
+ obj.stopSequences = parsedStopSequences.list || []
+ } catch (exception) {
+ throw new Error("Invalid JSON in the GooglePaLM's stopSequences: " + exception)
+ }
+ }
+
+ const model = new GooglePaLM(obj)
+ return model
+ }
+}
+
+module.exports = { nodeClass: GooglePaLM_LLMs }
diff --git a/packages/components/nodes/llms/GooglePaLM/Google_PaLM_Logo.svg b/packages/components/nodes/llms/GooglePaLM/Google_PaLM_Logo.svg
new file mode 100644
index 00000000..5c345fe1
--- /dev/null
+++ b/packages/components/nodes/llms/GooglePaLM/Google_PaLM_Logo.svg
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packages/components/nodes/llms/GoogleVertexAI/GoogleVertexAI.ts b/packages/components/nodes/llms/GoogleVertexAI/GoogleVertexAI.ts
index b379ad47..4d19d04f 100644
--- a/packages/components/nodes/llms/GoogleVertexAI/GoogleVertexAI.ts
+++ b/packages/components/nodes/llms/GoogleVertexAI/GoogleVertexAI.ts
@@ -50,6 +50,18 @@ class GoogleVertexAI_LLMs implements INode {
{
label: 'code-gecko',
name: 'code-gecko'
+ },
+ {
+ label: 'text-bison-32k',
+ name: 'text-bison-32k'
+ },
+ {
+ label: 'code-bison-32k',
+ name: 'code-bison-32k'
+ },
+ {
+ label: 'code-gecko-32k',
+ name: 'code-gecko-32k'
}
],
default: 'text-bison'
diff --git a/packages/components/nodes/vectorstores/Chroma/Chroma_Existing.ts b/packages/components/nodes/vectorstores/Chroma/Chroma_Existing.ts
index f55faa40..ff929ef1 100644
--- a/packages/components/nodes/vectorstores/Chroma/Chroma_Existing.ts
+++ b/packages/components/nodes/vectorstores/Chroma/Chroma_Existing.ts
@@ -51,6 +51,13 @@ class Chroma_Existing_VectorStores implements INode {
type: 'string',
optional: true
},
+ {
+ label: 'Chroma Metadata Filter',
+ name: 'chromaMetadataFilter',
+ type: 'json',
+ optional: true,
+ additionalParams: true
+ },
{
label: 'Top K',
name: 'topK',
@@ -86,13 +93,20 @@ class Chroma_Existing_VectorStores implements INode {
const credentialData = await getCredentialData(nodeData.credential ?? '', options)
const chromaApiKey = getCredentialParam('chromaApiKey', credentialData, nodeData)
+ const chromaMetadataFilter = nodeData.inputs?.chromaMetadataFilter
+
const obj: {
collectionName: string
url?: string
chromaApiKey?: string
+ filter?: object | undefined
} = { collectionName }
if (chromaURL) obj.url = chromaURL
if (chromaApiKey) obj.chromaApiKey = chromaApiKey
+ if (chromaMetadataFilter) {
+ const metadatafilter = typeof chromaMetadataFilter === 'object' ? chromaMetadataFilter : JSON.parse(chromaMetadataFilter)
+ obj.filter = metadatafilter
+ }
const vectorStore = await ChromaExtended.fromExistingCollection(embeddings, obj)
diff --git a/packages/components/nodes/vectorstores/Vectara_Existing/Vectara_Existing.ts b/packages/components/nodes/vectorstores/Vectara/Vectara_Existing.ts
similarity index 99%
rename from packages/components/nodes/vectorstores/Vectara_Existing/Vectara_Existing.ts
rename to packages/components/nodes/vectorstores/Vectara/Vectara_Existing.ts
index 3ef04f07..122fcbd2 100644
--- a/packages/components/nodes/vectorstores/Vectara_Existing/Vectara_Existing.ts
+++ b/packages/components/nodes/vectorstores/Vectara/Vectara_Existing.ts
@@ -92,7 +92,7 @@ class VectaraExisting_VectorStores implements INode {
const credentialData = await getCredentialData(nodeData.credential ?? '', options)
const apiKey = getCredentialParam('apiKey', credentialData, nodeData)
const customerId = getCredentialParam('customerID', credentialData, nodeData)
- const corpusId = getCredentialParam('corpusID', credentialData, nodeData)
+ const corpusId = getCredentialParam('corpusID', credentialData, nodeData).split(',')
const vectaraMetadataFilter = nodeData.inputs?.filter as string
const sentencesBefore = nodeData.inputs?.sentencesBefore as number
diff --git a/packages/components/nodes/vectorstores/Vectara/Vectara_Upload.ts b/packages/components/nodes/vectorstores/Vectara/Vectara_Upload.ts
new file mode 100644
index 00000000..d957bc1b
--- /dev/null
+++ b/packages/components/nodes/vectorstores/Vectara/Vectara_Upload.ts
@@ -0,0 +1,177 @@
+import { ICommonObject, INode, INodeData, INodeOutputsValue, INodeParams } from '../../../src/Interface'
+import { getBaseClasses, getCredentialData, getCredentialParam } from '../../../src/utils'
+import { VectaraStore, VectaraLibArgs, VectaraFilter, VectaraContextConfig, VectaraFile } from 'langchain/vectorstores/vectara'
+
+class VectaraUpload_VectorStores implements INode {
+ label: string
+ name: string
+ version: number
+ description: string
+ type: string
+ icon: string
+ category: string
+ baseClasses: string[]
+ inputs: INodeParams[]
+ credential: INodeParams
+ outputs: INodeOutputsValue[]
+
+ constructor() {
+ this.label = 'Vectara Upload File'
+ this.name = 'vectaraUpload'
+ this.version = 1.0
+ this.type = 'Vectara'
+ this.icon = 'vectara.png'
+ this.category = 'Vector Stores'
+ this.description = 'Upload files to Vectara'
+ this.baseClasses = [this.type, 'VectorStoreRetriever', 'BaseRetriever']
+ this.credential = {
+ label: 'Connect Credential',
+ name: 'credential',
+ type: 'credential',
+ credentialNames: ['vectaraApi']
+ }
+ this.inputs = [
+ {
+ label: 'File',
+ name: 'file',
+ description:
+ 'File to upload to Vectara. Supported file types: https://docs.vectara.com/docs/api-reference/indexing-apis/file-upload/file-upload-filetypes',
+ type: 'file'
+ },
+ {
+ label: 'Vectara Metadata Filter',
+ name: 'filter',
+ description:
+ 'Filter to apply to Vectara metadata. Refer to the documentation on how to use Vectara filters with Flowise.',
+ type: 'string',
+ additionalParams: true,
+ optional: true
+ },
+ {
+ label: 'Sentences Before',
+ name: 'sentencesBefore',
+ description: 'Number of sentences to fetch before the matched sentence. Defaults to 2.',
+ type: 'number',
+ additionalParams: true,
+ optional: true
+ },
+ {
+ label: 'Sentences After',
+ name: 'sentencesAfter',
+ description: 'Number of sentences to fetch after the matched sentence. Defaults to 2.',
+ type: 'number',
+ additionalParams: true,
+ optional: true
+ },
+ {
+ label: 'Lambda',
+ name: 'lambda',
+ description:
+ 'Improves retrieval accuracy by adjusting the balance (from 0 to 1) between neural search and keyword-based search factors.',
+ type: 'number',
+ additionalParams: true,
+ optional: true
+ },
+ {
+ label: 'Top K',
+ name: 'topK',
+ description: 'Number of top results to fetch. Defaults to 4',
+ placeholder: '4',
+ type: 'number',
+ additionalParams: true,
+ optional: true
+ }
+ ]
+ this.outputs = [
+ {
+ label: 'Vectara Retriever',
+ name: 'retriever',
+ baseClasses: this.baseClasses
+ },
+ {
+ label: 'Vectara Vector Store',
+ name: 'vectorStore',
+ baseClasses: [this.type, ...getBaseClasses(VectaraStore)]
+ }
+ ]
+ }
+ async init(nodeData: INodeData, _: string, options: ICommonObject): Promise {
+ const credentialData = await getCredentialData(nodeData.credential ?? '', options)
+ const apiKey = getCredentialParam('apiKey', credentialData, nodeData)
+ const customerId = getCredentialParam('customerID', credentialData, nodeData)
+ const corpusId = getCredentialParam('corpusID', credentialData, nodeData).split(',')
+
+ const fileBase64 = nodeData.inputs?.file
+ const vectaraMetadataFilter = nodeData.inputs?.filter as string
+ const sentencesBefore = nodeData.inputs?.sentencesBefore as number
+ const sentencesAfter = nodeData.inputs?.sentencesAfter as number
+ const lambda = nodeData.inputs?.lambda as number
+ const output = nodeData.outputs?.output as string
+ const topK = nodeData.inputs?.topK as string
+ const k = topK ? parseInt(topK, 10) : 4
+
+ const vectaraArgs: VectaraLibArgs = {
+ apiKey: apiKey,
+ customerId: customerId,
+ corpusId: corpusId
+ }
+
+ const vectaraFilter: VectaraFilter = {}
+ if (vectaraMetadataFilter) vectaraFilter.filter = vectaraMetadataFilter
+ if (lambda) vectaraFilter.lambda = lambda
+
+ const vectaraContextConfig: VectaraContextConfig = {}
+ if (sentencesBefore) vectaraContextConfig.sentencesBefore = sentencesBefore
+ if (sentencesAfter) vectaraContextConfig.sentencesAfter = sentencesAfter
+ vectaraFilter.contextConfig = vectaraContextConfig
+
+ let files: string[] = []
+
+ if (fileBase64.startsWith('[') && fileBase64.endsWith(']')) {
+ files = JSON.parse(fileBase64)
+ } else {
+ files = [fileBase64]
+ }
+
+ const vectaraFiles: VectaraFile[] = []
+ for (const file of files) {
+ const splitDataURI = file.split(',')
+ splitDataURI.pop()
+ const bf = Buffer.from(splitDataURI.pop() || '', 'base64')
+ const blob = new Blob([bf])
+ vectaraFiles.push({ blob: blob, fileName: getFileName(file) })
+ }
+
+ const vectorStore = new VectaraStore(vectaraArgs)
+ await vectorStore.addFiles(vectaraFiles)
+ files = []
+
+ if (output === 'retriever') {
+ const retriever = vectorStore.asRetriever(k, vectaraFilter)
+ return retriever
+ } else if (output === 'vectorStore') {
+ ;(vectorStore as any).k = k
+ return vectorStore
+ }
+ return vectorStore
+ }
+}
+
+const getFileName = (fileBase64: string) => {
+ let fileNames = []
+ if (fileBase64.startsWith('[') && fileBase64.endsWith(']')) {
+ const files = JSON.parse(fileBase64)
+ for (const file of files) {
+ const splitDataURI = file.split(',')
+ const filename = splitDataURI[splitDataURI.length - 1].split(':')[1]
+ fileNames.push(filename)
+ }
+ return fileNames.join(', ')
+ } else {
+ const splitDataURI = fileBase64.split(',')
+ const filename = splitDataURI[splitDataURI.length - 1].split(':')[1]
+ return filename
+ }
+}
+
+module.exports = { nodeClass: VectaraUpload_VectorStores }
diff --git a/packages/components/nodes/vectorstores/Vectara_Upsert/Vectara_Upsert.ts b/packages/components/nodes/vectorstores/Vectara/Vectara_Upsert.ts
similarity index 99%
rename from packages/components/nodes/vectorstores/Vectara_Upsert/Vectara_Upsert.ts
rename to packages/components/nodes/vectorstores/Vectara/Vectara_Upsert.ts
index 51fb67ed..9918fff2 100644
--- a/packages/components/nodes/vectorstores/Vectara_Upsert/Vectara_Upsert.ts
+++ b/packages/components/nodes/vectorstores/Vectara/Vectara_Upsert.ts
@@ -101,7 +101,7 @@ class VectaraUpsert_VectorStores implements INode {
const credentialData = await getCredentialData(nodeData.credential ?? '', options)
const apiKey = getCredentialParam('apiKey', credentialData, nodeData)
const customerId = getCredentialParam('customerID', credentialData, nodeData)
- const corpusId = getCredentialParam('corpusID', credentialData, nodeData)
+ const corpusId = getCredentialParam('corpusID', credentialData, nodeData).split(',')
const docs = nodeData.inputs?.document as Document[]
const embeddings = {} as Embeddings
diff --git a/packages/components/nodes/vectorstores/Vectara_Existing/vectara.png b/packages/components/nodes/vectorstores/Vectara/vectara.png
similarity index 100%
rename from packages/components/nodes/vectorstores/Vectara_Existing/vectara.png
rename to packages/components/nodes/vectorstores/Vectara/vectara.png
diff --git a/packages/components/nodes/vectorstores/Vectara_Upsert/vectara.png b/packages/components/nodes/vectorstores/Vectara_Upsert/vectara.png
deleted file mode 100644
index a13a34e6..00000000
Binary files a/packages/components/nodes/vectorstores/Vectara_Upsert/vectara.png and /dev/null differ
diff --git a/packages/components/package.json b/packages/components/package.json
index 1837609e..5386d221 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -19,6 +19,7 @@
"@aws-sdk/client-dynamodb": "^3.360.0",
"@dqbd/tiktoken": "^1.0.7",
"@getzep/zep-js": "^0.6.3",
+ "@google-ai/generativelanguage": "^0.2.1",
"@huggingface/inference": "^2.6.1",
"@notionhq/client": "^2.2.8",
"@opensearch-project/opensearch": "^1.2.0",
@@ -41,7 +42,7 @@
"google-auth-library": "^9.0.0",
"graphql": "^16.6.0",
"html-to-text": "^9.0.5",
- "langchain": "^0.0.133",
+ "langchain": "^0.0.147",
"linkifyjs": "^4.1.1",
"mammoth": "^1.5.1",
"moment": "^2.29.3",
diff --git a/packages/server/.env.example b/packages/server/.env.example
index bedbf638..07dbf6b6 100644
--- a/packages/server/.env.example
+++ b/packages/server/.env.example
@@ -5,6 +5,8 @@ PASSPHRASE=MYPASSPHRASE # Passphrase used to create encryption key
# SECRETKEY_PATH=/your_api_key_path/.flowise
# LOG_PATH=/your_log_path/.flowise/logs
+# NUMBER_OF_PROXIES= 1
+
# DATABASE_TYPE=postgres
# DATABASE_PORT=""
# DATABASE_HOST=""
diff --git a/packages/server/README-ZH.md b/packages/server/README-ZH.md
index e58f08bf..8c40fd11 100644
--- a/packages/server/README-ZH.md
+++ b/packages/server/README-ZH.md
@@ -97,4 +97,4 @@ npx flowise start --PORT=3000 --DEBUG=true
## 📄 许可证
-本仓库中的源代码在[MIT 许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
+本仓库中的源代码在[Apache License Version 2.0 许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
diff --git a/packages/server/README.md b/packages/server/README.md
index b561b0b0..049e7261 100644
--- a/packages/server/README.md
+++ b/packages/server/README.md
@@ -2,7 +2,7 @@
# Flowise - Low-Code LLM apps builder
-English | [中文](<./README-ZH.md>)
+English | [中文](./README-ZH.md)

@@ -77,4 +77,4 @@ See [contributing guide](https://github.com/FlowiseAI/Flowise/blob/master/CONTRI
## 📄 License
-Source code in this repository is made available under the [MIT License](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
+Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
diff --git a/packages/server/marketplaces/tools/Get Current DateTime.json b/packages/server/marketplaces/tools/Get Current DateTime.json
new file mode 100644
index 00000000..b6860b30
--- /dev/null
+++ b/packages/server/marketplaces/tools/Get Current DateTime.json
@@ -0,0 +1,8 @@
+{
+ "name": "todays_date_time",
+ "description": "Useful to get todays day, date and time.",
+ "color": "linear-gradient(rgb(117,118,129), rgb(230,10,250))",
+ "iconSrc": "https://raw.githubusercontent.com/gilbarbara/logos/main/logos/javascript.svg",
+ "schema": "[]",
+ "func": "const timeZone = 'Australia/Sydney';\nconst options = {\n timeZone: timeZone,\n year: 'numeric',\n month: 'long',\n day: 'numeric',\n weekday: 'long',\n hour: '2-digit',\n minute: '2-digit',\n second: '2-digit',\n hour12: true\n};\nconst today = new Date();\nconst formattedDate = today.toLocaleString('en-GB', options);\nconst result = {\n \"formattedDate\": formattedDate,\n \"timezone\": timeZone\n};\nreturn JSON.stringify(result);\n"
+}
diff --git a/packages/server/package.json b/packages/server/package.json
index 4d50ddc4..4d4293b0 100644
--- a/packages/server/package.json
+++ b/packages/server/package.json
@@ -46,12 +46,14 @@
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {
"@oclif/core": "^1.13.10",
+ "async-mutex": "^0.4.0",
"axios": "^0.27.2",
"cors": "^2.8.5",
"crypto-js": "^4.1.1",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"express-basic-auth": "^1.2.1",
+ "express-rate-limit": "^6.9.0",
"flowise-components": "*",
"flowise-ui": "*",
"moment-timezone": "^0.5.34",
diff --git a/packages/server/src/DataSource.ts b/packages/server/src/DataSource.ts
index b0d56477..9265e55f 100644
--- a/packages/server/src/DataSource.ts
+++ b/packages/server/src/DataSource.ts
@@ -1,26 +1,26 @@
import 'reflect-metadata'
import path from 'path'
import { DataSource } from 'typeorm'
-import { ChatFlow } from './entity/ChatFlow'
-import { ChatMessage } from './entity/ChatMessage'
-import { Credential } from './entity/Credential'
-import { Tool } from './entity/Tool'
import { getUserHome } from './utils'
+import { entities } from './database/entities'
+import { sqliteMigrations } from './database/migrations/sqlite'
+import { mysqlMigrations } from './database/migrations/mysql'
+import { postgresMigrations } from './database/migrations/postgres'
let appDataSource: DataSource
export const init = async (): Promise => {
let homePath
- const synchronize = process.env.OVERRIDE_DATABASE === 'false' ? false : true
switch (process.env.DATABASE_TYPE) {
case 'sqlite':
homePath = process.env.DATABASE_PATH ?? path.join(getUserHome(), '.flowise')
appDataSource = new DataSource({
type: 'sqlite',
database: path.resolve(homePath, 'database.sqlite'),
- synchronize,
- entities: [ChatFlow, ChatMessage, Tool, Credential],
- migrations: []
+ synchronize: false,
+ migrationsRun: false,
+ entities: Object.values(entities),
+ migrations: sqliteMigrations
})
break
case 'mysql':
@@ -32,9 +32,10 @@ export const init = async (): Promise => {
password: process.env.DATABASE_PASSWORD,
database: process.env.DATABASE_NAME,
charset: 'utf8mb4',
- synchronize,
- entities: [ChatFlow, ChatMessage, Tool, Credential],
- migrations: []
+ synchronize: false,
+ migrationsRun: false,
+ entities: Object.values(entities),
+ migrations: mysqlMigrations
})
break
case 'postgres':
@@ -45,9 +46,10 @@ export const init = async (): Promise => {
username: process.env.DATABASE_USER,
password: process.env.DATABASE_PASSWORD,
database: process.env.DATABASE_NAME,
- synchronize,
- entities: [ChatFlow, ChatMessage, Tool, Credential],
- migrations: []
+ synchronize: false,
+ migrationsRun: false,
+ entities: Object.values(entities),
+ migrations: postgresMigrations
})
break
default:
@@ -55,9 +57,10 @@ export const init = async (): Promise => {
appDataSource = new DataSource({
type: 'sqlite',
database: path.resolve(homePath, 'database.sqlite'),
- synchronize,
- entities: [ChatFlow, ChatMessage, Tool, Credential],
- migrations: []
+ synchronize: false,
+ migrationsRun: false,
+ entities: Object.values(entities),
+ migrations: sqliteMigrations
})
break
}
diff --git a/packages/server/src/Interface.ts b/packages/server/src/Interface.ts
index 92e3054d..42c1231a 100644
--- a/packages/server/src/Interface.ts
+++ b/packages/server/src/Interface.ts
@@ -15,6 +15,7 @@ export interface IChatFlow {
isPublic?: boolean
apikeyid?: string
chatbotConfig?: string
+ apiConfig?: any
}
export interface IChatMessage {
diff --git a/packages/server/src/entity/ChatFlow.ts b/packages/server/src/database/entities/ChatFlow.ts
similarity index 79%
rename from packages/server/src/entity/ChatFlow.ts
rename to packages/server/src/database/entities/ChatFlow.ts
index 4c37e083..29f58e5c 100644
--- a/packages/server/src/entity/ChatFlow.ts
+++ b/packages/server/src/database/entities/ChatFlow.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import { Entity, Column, CreateDateColumn, UpdateDateColumn, PrimaryGeneratedColumn } from 'typeorm'
-import { IChatFlow } from '../Interface'
+import { IChatFlow } from '../../Interface'
@Entity()
export class ChatFlow implements IChatFlow {
@@ -22,9 +22,12 @@ export class ChatFlow implements IChatFlow {
@Column({ nullable: true })
apikeyid?: string
- @Column({ nullable: true })
+ @Column({ nullable: true, type: 'text' })
chatbotConfig?: string
+ @Column({ nullable: true, type: 'text' })
+ apiConfig?: string
+
@CreateDateColumn()
createdDate: Date
diff --git a/packages/server/src/entity/ChatMessage.ts b/packages/server/src/database/entities/ChatMessage.ts
similarity index 80%
rename from packages/server/src/entity/ChatMessage.ts
rename to packages/server/src/database/entities/ChatMessage.ts
index 8123020c..4b5306ee 100644
--- a/packages/server/src/entity/ChatMessage.ts
+++ b/packages/server/src/database/entities/ChatMessage.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import { Entity, Column, CreateDateColumn, PrimaryGeneratedColumn, Index } from 'typeorm'
-import { IChatMessage, MessageType } from '../Interface'
+import { IChatMessage, MessageType } from '../../Interface'
@Entity()
export class ChatMessage implements IChatMessage {
@@ -17,7 +17,7 @@ export class ChatMessage implements IChatMessage {
@Column({ type: 'text' })
content: string
- @Column({ nullable: true })
+ @Column({ nullable: true, type: 'text' })
sourceDocuments?: string
@CreateDateColumn()
diff --git a/packages/server/src/entity/Credential.ts b/packages/server/src/database/entities/Credential.ts
similarity index 85%
rename from packages/server/src/entity/Credential.ts
rename to packages/server/src/database/entities/Credential.ts
index b724eed6..822f2584 100644
--- a/packages/server/src/entity/Credential.ts
+++ b/packages/server/src/database/entities/Credential.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import { Entity, Column, PrimaryGeneratedColumn, Index, CreateDateColumn, UpdateDateColumn } from 'typeorm'
-import { ICredential } from '../Interface'
+import { ICredential } from '../../Interface'
@Entity()
export class Credential implements ICredential {
@@ -13,7 +13,7 @@ export class Credential implements ICredential {
@Column()
credentialName: string
- @Column()
+ @Column({ type: 'text' })
encryptedData: string
@CreateDateColumn()
diff --git a/packages/server/src/entity/Tool.ts b/packages/server/src/database/entities/Tool.ts
similarity index 80%
rename from packages/server/src/entity/Tool.ts
rename to packages/server/src/database/entities/Tool.ts
index 011bf957..8e675eb0 100644
--- a/packages/server/src/entity/Tool.ts
+++ b/packages/server/src/database/entities/Tool.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import { Entity, Column, CreateDateColumn, UpdateDateColumn, PrimaryGeneratedColumn } from 'typeorm'
-import { ITool } from '../Interface'
+import { ITool } from '../../Interface'
@Entity()
export class Tool implements ITool {
@@ -19,10 +19,10 @@ export class Tool implements ITool {
@Column({ nullable: true })
iconSrc?: string
- @Column({ nullable: true })
+ @Column({ nullable: true, type: 'text' })
schema?: string
- @Column({ nullable: true })
+ @Column({ nullable: true, type: 'text' })
func?: string
@CreateDateColumn()
diff --git a/packages/server/src/database/entities/index.ts b/packages/server/src/database/entities/index.ts
new file mode 100644
index 00000000..ff109863
--- /dev/null
+++ b/packages/server/src/database/entities/index.ts
@@ -0,0 +1,11 @@
+import { ChatFlow } from './ChatFlow'
+import { ChatMessage } from './ChatMessage'
+import { Credential } from './Credential'
+import { Tool } from './Tool'
+
+export const entities = {
+ ChatFlow,
+ ChatMessage,
+ Credential,
+ Tool
+}
diff --git a/packages/server/src/database/migrations/mysql/1693840429259-Init.ts b/packages/server/src/database/migrations/mysql/1693840429259-Init.ts
new file mode 100644
index 00000000..9d07206d
--- /dev/null
+++ b/packages/server/src/database/migrations/mysql/1693840429259-Init.ts
@@ -0,0 +1,64 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class Init1693840429259 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS \`chat_flow\` (
+ \`id\` varchar(36) NOT NULL,
+ \`name\` varchar(255) NOT NULL,
+ \`flowData\` text NOT NULL,
+ \`deployed\` tinyint DEFAULT NULL,
+ \`isPublic\` tinyint DEFAULT NULL,
+ \`apikeyid\` varchar(255) DEFAULT NULL,
+ \`chatbotConfig\` varchar(255) DEFAULT NULL,
+ \`createdDate\` datetime(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6),
+ \`updatedDate\` datetime(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6) ON UPDATE CURRENT_TIMESTAMP(6),
+ PRIMARY KEY (\`id\`)
+ ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;`
+ )
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS \`chat_message\` (
+ \`id\` varchar(36) NOT NULL,
+ \`role\` varchar(255) NOT NULL,
+ \`chatflowid\` varchar(255) NOT NULL,
+ \`content\` text NOT NULL,
+ \`sourceDocuments\` varchar(255) DEFAULT NULL,
+ \`createdDate\` datetime(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6),
+ PRIMARY KEY (\`id\`),
+ KEY \`IDX_e574527322272fd838f4f0f3d3\` (\`chatflowid\`)
+ ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;`
+ )
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS \`credential\` (
+ \`id\` varchar(36) NOT NULL,
+ \`name\` varchar(255) NOT NULL,
+ \`credentialName\` varchar(255) NOT NULL,
+ \`encryptedData\` varchar(255) NOT NULL,
+ \`createdDate\` datetime(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6),
+ \`updatedDate\` datetime(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6) ON UPDATE CURRENT_TIMESTAMP(6),
+ PRIMARY KEY (\`id\`)
+ ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;`
+ )
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS \`tool\` (
+ \`id\` varchar(36) NOT NULL,
+ \`name\` varchar(255) NOT NULL,
+ \`description\` text NOT NULL,
+ \`color\` varchar(255) NOT NULL,
+ \`iconSrc\` varchar(255) DEFAULT NULL,
+ \`schema\` varchar(255) DEFAULT NULL,
+ \`func\` varchar(255) DEFAULT NULL,
+ \`createdDate\` datetime(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6),
+ \`updatedDate\` datetime(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6) ON UPDATE CURRENT_TIMESTAMP(6),
+ PRIMARY KEY (\`id\`)
+ ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;`
+ )
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`DROP TABLE chat_flow`)
+ await queryRunner.query(`DROP TABLE chat_message`)
+ await queryRunner.query(`DROP TABLE credential`)
+ await queryRunner.query(`DROP TABLE tool`)
+ }
+}
diff --git a/packages/server/src/database/migrations/mysql/1693997791471-ModifyChatFlow.ts b/packages/server/src/database/migrations/mysql/1693997791471-ModifyChatFlow.ts
new file mode 100644
index 00000000..d0023b67
--- /dev/null
+++ b/packages/server/src/database/migrations/mysql/1693997791471-ModifyChatFlow.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyChatFlow1693997791471 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`chat_flow\` MODIFY \`chatbotConfig\` TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`chat_flow\` MODIFY \`chatbotConfig\` VARCHAR;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/mysql/1693999022236-ModifyChatMessage.ts b/packages/server/src/database/migrations/mysql/1693999022236-ModifyChatMessage.ts
new file mode 100644
index 00000000..3f6eaa4e
--- /dev/null
+++ b/packages/server/src/database/migrations/mysql/1693999022236-ModifyChatMessage.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyChatMessage1693999022236 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`chat_message\` MODIFY \`sourceDocuments\` TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`chat_message\` MODIFY \`sourceDocuments\` VARCHAR;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/mysql/1693999261583-ModifyCredential.ts b/packages/server/src/database/migrations/mysql/1693999261583-ModifyCredential.ts
new file mode 100644
index 00000000..54c33af1
--- /dev/null
+++ b/packages/server/src/database/migrations/mysql/1693999261583-ModifyCredential.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyCredential1693999261583 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`credential\` MODIFY \`encryptedData\` TEXT NOT NULL;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`credential\` MODIFY \`encryptedData\` VARCHAR NOT NULL;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/mysql/1694001465232-ModifyTool.ts b/packages/server/src/database/migrations/mysql/1694001465232-ModifyTool.ts
new file mode 100644
index 00000000..934506cb
--- /dev/null
+++ b/packages/server/src/database/migrations/mysql/1694001465232-ModifyTool.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyTool1694001465232 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`tool\` MODIFY \`schema\` TEXT, MODIFY \`func\` TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`tool\` MODIFY \`schema\` VARCHAR, MODIFY \`func\` VARCHAR;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/mysql/1694099200729-AddApiConfig.ts b/packages/server/src/database/migrations/mysql/1694099200729-AddApiConfig.ts
new file mode 100644
index 00000000..c82b36ea
--- /dev/null
+++ b/packages/server/src/database/migrations/mysql/1694099200729-AddApiConfig.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class AddApiConfig1694099200729 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`chat_flow\` ADD COLUMN \`apiConfig\` TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE \`chat_flow\` DROP COLUMN \`apiConfig\`;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/mysql/index.ts b/packages/server/src/database/migrations/mysql/index.ts
new file mode 100644
index 00000000..e5c16773
--- /dev/null
+++ b/packages/server/src/database/migrations/mysql/index.ts
@@ -0,0 +1,15 @@
+import { Init1693840429259 } from './1693840429259-Init'
+import { ModifyChatFlow1693997791471 } from './1693997791471-ModifyChatFlow'
+import { ModifyChatMessage1693999022236 } from './1693999022236-ModifyChatMessage'
+import { ModifyCredential1693999261583 } from './1693999261583-ModifyCredential'
+import { ModifyTool1694001465232 } from './1694001465232-ModifyTool'
+import { AddApiConfig1694099200729 } from './1694099200729-AddApiConfig'
+
+export const mysqlMigrations = [
+ Init1693840429259,
+ ModifyChatFlow1693997791471,
+ ModifyChatMessage1693999022236,
+ ModifyCredential1693999261583,
+ ModifyTool1694001465232,
+ AddApiConfig1694099200729
+]
diff --git a/packages/server/src/database/migrations/postgres/1693891895163-Init.ts b/packages/server/src/database/migrations/postgres/1693891895163-Init.ts
new file mode 100644
index 00000000..3ffe055c
--- /dev/null
+++ b/packages/server/src/database/migrations/postgres/1693891895163-Init.ts
@@ -0,0 +1,64 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class Init1693891895163 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS chat_flow (
+ id uuid NOT NULL DEFAULT uuid_generate_v4(),
+ "name" varchar NOT NULL,
+ "flowData" text NOT NULL,
+ deployed bool NULL,
+ "isPublic" bool NULL,
+ apikeyid varchar NULL,
+ "chatbotConfig" varchar NULL,
+ "createdDate" timestamp NOT NULL DEFAULT now(),
+ "updatedDate" timestamp NOT NULL DEFAULT now(),
+ CONSTRAINT "PK_3c7cea7d047ac4b91764574cdbf" PRIMARY KEY (id)
+ );`
+ )
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS chat_message (
+ id uuid NOT NULL DEFAULT uuid_generate_v4(),
+ "role" varchar NOT NULL,
+ chatflowid varchar NOT NULL,
+ "content" text NOT NULL,
+ "sourceDocuments" varchar NULL,
+ "createdDate" timestamp NOT NULL DEFAULT now(),
+ CONSTRAINT "PK_3cc0d85193aade457d3077dd06b" PRIMARY KEY (id)
+ );`
+ )
+ await queryRunner.query(`CREATE INDEX IF NOT EXISTS "IDX_e574527322272fd838f4f0f3d3" ON chat_message USING btree (chatflowid);`)
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS credential (
+ id uuid NOT NULL DEFAULT uuid_generate_v4(),
+ "name" varchar NOT NULL,
+ "credentialName" varchar NOT NULL,
+ "encryptedData" varchar NOT NULL,
+ "createdDate" timestamp NOT NULL DEFAULT now(),
+ "updatedDate" timestamp NOT NULL DEFAULT now(),
+ CONSTRAINT "PK_3a5169bcd3d5463cefeec78be82" PRIMARY KEY (id)
+ );`
+ )
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS tool (
+ id uuid NOT NULL DEFAULT uuid_generate_v4(),
+ "name" varchar NOT NULL,
+ description text NOT NULL,
+ color varchar NOT NULL,
+ "iconSrc" varchar NULL,
+ "schema" varchar NULL,
+ func varchar NULL,
+ "createdDate" timestamp NOT NULL DEFAULT now(),
+ "updatedDate" timestamp NOT NULL DEFAULT now(),
+ CONSTRAINT "PK_3bf5b1016a384916073184f99b7" PRIMARY KEY (id)
+ );`
+ )
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`DROP TABLE chat_flow`)
+ await queryRunner.query(`DROP TABLE chat_message`)
+ await queryRunner.query(`DROP TABLE credential`)
+ await queryRunner.query(`DROP TABLE tool`)
+ }
+}
diff --git a/packages/server/src/database/migrations/postgres/1693995626941-ModifyChatFlow.ts b/packages/server/src/database/migrations/postgres/1693995626941-ModifyChatFlow.ts
new file mode 100644
index 00000000..aee6d3fe
--- /dev/null
+++ b/packages/server/src/database/migrations/postgres/1693995626941-ModifyChatFlow.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyChatFlow1693995626941 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "chat_flow" ALTER COLUMN "chatbotConfig" TYPE TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "chat_flow" ALTER COLUMN "chatbotConfig" TYPE VARCHAR;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/postgres/1693996694528-ModifyChatMessage.ts b/packages/server/src/database/migrations/postgres/1693996694528-ModifyChatMessage.ts
new file mode 100644
index 00000000..da288783
--- /dev/null
+++ b/packages/server/src/database/migrations/postgres/1693996694528-ModifyChatMessage.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyChatMessage1693996694528 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "chat_message" ALTER COLUMN "sourceDocuments" TYPE TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "chat_message" ALTER COLUMN "sourceDocuments" TYPE VARCHAR;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/postgres/1693997070000-ModifyCredential.ts b/packages/server/src/database/migrations/postgres/1693997070000-ModifyCredential.ts
new file mode 100644
index 00000000..ef45201a
--- /dev/null
+++ b/packages/server/src/database/migrations/postgres/1693997070000-ModifyCredential.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyCredential1693997070000 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "credential" ALTER COLUMN "encryptedData" TYPE TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "credential" ALTER COLUMN "encryptedData" TYPE VARCHAR;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/postgres/1693997339912-ModifyTool.ts b/packages/server/src/database/migrations/postgres/1693997339912-ModifyTool.ts
new file mode 100644
index 00000000..a4bf95c4
--- /dev/null
+++ b/packages/server/src/database/migrations/postgres/1693997339912-ModifyTool.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyTool1693997339912 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "tool" ALTER COLUMN "schema" TYPE TEXT, ALTER COLUMN "func" TYPE TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "tool" ALTER COLUMN "schema" TYPE VARCHAR, ALTER COLUMN "func" TYPE VARCHAR;`)
+ }
+}
diff --git a/packages/server/src/database/migrations/postgres/1694099183389-AddApiConfig.ts b/packages/server/src/database/migrations/postgres/1694099183389-AddApiConfig.ts
new file mode 100644
index 00000000..832c2fa3
--- /dev/null
+++ b/packages/server/src/database/migrations/postgres/1694099183389-AddApiConfig.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class AddApiConfig1694099183389 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "chat_flow" ADD COLUMN "apiConfig" TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "chat_flow" DROP COLUMN "apiConfig";`)
+ }
+}
diff --git a/packages/server/src/database/migrations/postgres/index.ts b/packages/server/src/database/migrations/postgres/index.ts
new file mode 100644
index 00000000..04579cd6
--- /dev/null
+++ b/packages/server/src/database/migrations/postgres/index.ts
@@ -0,0 +1,15 @@
+import { Init1693891895163 } from './1693891895163-Init'
+import { ModifyChatFlow1693995626941 } from './1693995626941-ModifyChatFlow'
+import { ModifyChatMessage1693996694528 } from './1693996694528-ModifyChatMessage'
+import { ModifyCredential1693997070000 } from './1693997070000-ModifyCredential'
+import { ModifyTool1693997339912 } from './1693997339912-ModifyTool'
+import { AddApiConfig1694099183389 } from './1694099183389-AddApiConfig'
+
+export const postgresMigrations = [
+ Init1693891895163,
+ ModifyChatFlow1693995626941,
+ ModifyChatMessage1693996694528,
+ ModifyCredential1693997070000,
+ ModifyTool1693997339912,
+ AddApiConfig1694099183389
+]
diff --git a/packages/server/src/database/migrations/sqlite/1693835579790-Init.ts b/packages/server/src/database/migrations/sqlite/1693835579790-Init.ts
new file mode 100644
index 00000000..04b2e660
--- /dev/null
+++ b/packages/server/src/database/migrations/sqlite/1693835579790-Init.ts
@@ -0,0 +1,26 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class Init1693835579790 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS "chat_flow" ("id" varchar PRIMARY KEY NOT NULL, "name" varchar NOT NULL, "flowData" text NOT NULL, "deployed" boolean, "isPublic" boolean, "apikeyid" varchar, "chatbotConfig" varchar, "createdDate" datetime NOT NULL DEFAULT (datetime('now')), "updatedDate" datetime NOT NULL DEFAULT (datetime('now')));`
+ )
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS "chat_message" ("id" varchar PRIMARY KEY NOT NULL, "role" varchar NOT NULL, "chatflowid" varchar NOT NULL, "content" text NOT NULL, "sourceDocuments" varchar, "createdDate" datetime NOT NULL DEFAULT (datetime('now')));`
+ )
+ await queryRunner.query(`CREATE INDEX IF NOT EXISTS "IDX_e574527322272fd838f4f0f3d3" ON "chat_message" ("chatflowid") ;`)
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS "credential" ("id" varchar PRIMARY KEY NOT NULL, "name" varchar NOT NULL, "credentialName" varchar NOT NULL, "encryptedData" varchar NOT NULL, "createdDate" datetime NOT NULL DEFAULT (datetime('now')), "updatedDate" datetime NOT NULL DEFAULT (datetime('now')));`
+ )
+ await queryRunner.query(
+ `CREATE TABLE IF NOT EXISTS "tool" ("id" varchar PRIMARY KEY NOT NULL, "name" varchar NOT NULL, "description" text NOT NULL, "color" varchar NOT NULL, "iconSrc" varchar, "schema" varchar, "func" varchar, "createdDate" datetime NOT NULL DEFAULT (datetime('now')), "updatedDate" datetime NOT NULL DEFAULT (datetime('now')));`
+ )
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`DROP TABLE chat_flow`)
+ await queryRunner.query(`DROP TABLE chat_message`)
+ await queryRunner.query(`DROP TABLE credential`)
+ await queryRunner.query(`DROP TABLE tool`)
+ }
+}
diff --git a/packages/server/src/database/migrations/sqlite/1693920824108-ModifyChatFlow.ts b/packages/server/src/database/migrations/sqlite/1693920824108-ModifyChatFlow.ts
new file mode 100644
index 00000000..429dc0ee
--- /dev/null
+++ b/packages/server/src/database/migrations/sqlite/1693920824108-ModifyChatFlow.ts
@@ -0,0 +1,18 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyChatFlow1693920824108 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(
+ `CREATE TABLE "temp_chat_flow" ("id" varchar PRIMARY KEY NOT NULL, "name" varchar NOT NULL, "flowData" text NOT NULL, "deployed" boolean, "isPublic" boolean, "apikeyid" varchar, "chatbotConfig" text, "createdDate" datetime NOT NULL DEFAULT (datetime('now')), "updatedDate" datetime NOT NULL DEFAULT (datetime('now')));`
+ )
+ await queryRunner.query(
+ `INSERT INTO "temp_chat_flow" ("id", "name", "flowData", "deployed", "isPublic", "apikeyid", "chatbotConfig", "createdDate", "updatedDate") SELECT "id", "name", "flowData", "deployed", "isPublic", "apikeyid", "chatbotConfig", "createdDate", "updatedDate" FROM "chat_flow";`
+ )
+ await queryRunner.query(`DROP TABLE chat_flow;`)
+ await queryRunner.query(`ALTER TABLE temp_chat_flow RENAME TO chat_flow;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`DROP TABLE temp_chat_flow`)
+ }
+}
diff --git a/packages/server/src/database/migrations/sqlite/1693921865247-ModifyChatMessage.ts b/packages/server/src/database/migrations/sqlite/1693921865247-ModifyChatMessage.ts
new file mode 100644
index 00000000..94cd6e0e
--- /dev/null
+++ b/packages/server/src/database/migrations/sqlite/1693921865247-ModifyChatMessage.ts
@@ -0,0 +1,19 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyChatMessage1693921865247 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(
+ `CREATE TABLE "temp_chat_message" ("id" varchar PRIMARY KEY NOT NULL, "role" varchar NOT NULL, "chatflowid" varchar NOT NULL, "content" text NOT NULL, "sourceDocuments" text, "createdDate" datetime NOT NULL DEFAULT (datetime('now')));`
+ )
+ await queryRunner.query(
+ `INSERT INTO "temp_chat_message" ("id", "role", "chatflowid", "content", "sourceDocuments", "createdDate") SELECT "id", "role", "chatflowid", "content", "sourceDocuments", "createdDate" FROM "chat_message";`
+ )
+ await queryRunner.query(`DROP TABLE chat_message;`)
+ await queryRunner.query(`ALTER TABLE temp_chat_message RENAME TO chat_message;`)
+ await queryRunner.query(`CREATE INDEX IF NOT EXISTS "IDX_e574527322272fd838f4f0f3d3" ON "chat_message" ("chatflowid") ;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`DROP TABLE temp_chat_message`)
+ }
+}
diff --git a/packages/server/src/database/migrations/sqlite/1693923551694-ModifyCredential.ts b/packages/server/src/database/migrations/sqlite/1693923551694-ModifyCredential.ts
new file mode 100644
index 00000000..fccb3c18
--- /dev/null
+++ b/packages/server/src/database/migrations/sqlite/1693923551694-ModifyCredential.ts
@@ -0,0 +1,18 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyCredential1693923551694 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(
+ `CREATE TABLE "temp_credential" ("id" varchar PRIMARY KEY NOT NULL, "name" varchar NOT NULL, "credentialName" varchar NOT NULL, "encryptedData" text NOT NULL, "createdDate" datetime NOT NULL DEFAULT (datetime('now')), "updatedDate" datetime NOT NULL DEFAULT (datetime('now')));`
+ )
+ await queryRunner.query(
+ `INSERT INTO "temp_credential" ("id", "name", "credentialName", "encryptedData", "createdDate", "updatedDate") SELECT "id", "name", "credentialName", "encryptedData", "createdDate", "updatedDate" FROM "credential";`
+ )
+ await queryRunner.query(`DROP TABLE credential;`)
+ await queryRunner.query(`ALTER TABLE temp_credential RENAME TO credential;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`DROP TABLE temp_credential`)
+ }
+}
diff --git a/packages/server/src/database/migrations/sqlite/1693924207475-ModifyTool.ts b/packages/server/src/database/migrations/sqlite/1693924207475-ModifyTool.ts
new file mode 100644
index 00000000..ad27eb12
--- /dev/null
+++ b/packages/server/src/database/migrations/sqlite/1693924207475-ModifyTool.ts
@@ -0,0 +1,18 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class ModifyTool1693924207475 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(
+ `CREATE TABLE "temp_tool" ("id" varchar PRIMARY KEY NOT NULL, "name" varchar NOT NULL, "description" text NOT NULL, "color" varchar NOT NULL, "iconSrc" varchar, "schema" text, "func" text, "createdDate" datetime NOT NULL DEFAULT (datetime('now')), "updatedDate" datetime NOT NULL DEFAULT (datetime('now')));`
+ )
+ await queryRunner.query(
+ `INSERT INTO "temp_tool" ("id", "name", "description", "color", "iconSrc", "schema", "func", "createdDate", "updatedDate") SELECT "id", "name", "description", "color", "iconSrc", "schema", "func", "createdDate", "updatedDate" FROM "tool";`
+ )
+ await queryRunner.query(`DROP TABLE tool;`)
+ await queryRunner.query(`ALTER TABLE temp_tool RENAME TO tool;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`DROP TABLE temp_tool`)
+ }
+}
diff --git a/packages/server/src/database/migrations/sqlite/1694090982460-AddApiConfig.ts b/packages/server/src/database/migrations/sqlite/1694090982460-AddApiConfig.ts
new file mode 100644
index 00000000..6bdff60f
--- /dev/null
+++ b/packages/server/src/database/migrations/sqlite/1694090982460-AddApiConfig.ts
@@ -0,0 +1,11 @@
+import { MigrationInterface, QueryRunner } from 'typeorm'
+
+export class AddApiConfig1694090982460 implements MigrationInterface {
+ public async up(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "chat_flow" ADD COLUMN "apiConfig" TEXT;`)
+ }
+
+ public async down(queryRunner: QueryRunner): Promise {
+ await queryRunner.query(`ALTER TABLE "chat_flow" DROP COLUMN "apiConfig";`)
+ }
+}
diff --git a/packages/server/src/database/migrations/sqlite/index.ts b/packages/server/src/database/migrations/sqlite/index.ts
new file mode 100644
index 00000000..234dd220
--- /dev/null
+++ b/packages/server/src/database/migrations/sqlite/index.ts
@@ -0,0 +1,15 @@
+import { Init1693835579790 } from './1693835579790-Init'
+import { ModifyChatFlow1693920824108 } from './1693920824108-ModifyChatFlow'
+import { ModifyChatMessage1693921865247 } from './1693921865247-ModifyChatMessage'
+import { ModifyCredential1693923551694 } from './1693923551694-ModifyCredential'
+import { ModifyTool1693924207475 } from './1693924207475-ModifyTool'
+import { AddApiConfig1694090982460 } from './1694090982460-AddApiConfig'
+
+export const sqliteMigrations = [
+ Init1693835579790,
+ ModifyChatFlow1693920824108,
+ ModifyChatMessage1693921865247,
+ ModifyCredential1693923551694,
+ ModifyTool1693924207475,
+ AddApiConfig1694090982460
+]
diff --git a/packages/server/src/index.ts b/packages/server/src/index.ts
index 66c7b000..8d83cb8a 100644
--- a/packages/server/src/index.ts
+++ b/packages/server/src/index.ts
@@ -1,4 +1,4 @@
-import express, { Request, Response } from 'express'
+import express, { NextFunction, Request, Response } from 'express'
import multer from 'multer'
import path from 'path'
import cors from 'cors'
@@ -48,12 +48,13 @@ import {
import { cloneDeep, omit } from 'lodash'
import { getDataSource } from './DataSource'
import { NodesPool } from './NodesPool'
-import { ChatFlow } from './entity/ChatFlow'
-import { ChatMessage } from './entity/ChatMessage'
-import { Credential } from './entity/Credential'
-import { Tool } from './entity/Tool'
+import { ChatFlow } from './database/entities/ChatFlow'
+import { ChatMessage } from './database/entities/ChatMessage'
+import { Credential } from './database/entities/Credential'
+import { Tool } from './database/entities/Tool'
import { ChatflowPool } from './ChatflowPool'
import { ICommonObject, INodeOptionsValue } from 'flowise-components'
+import { createRateLimiter, getRateLimiter, initializeRateLimiter } from './utils/rateLimit'
export class App {
app: express.Application
@@ -71,6 +72,9 @@ export class App {
.then(async () => {
logger.info('📦 [server]: Data Source has been initialized!')
+ // Run Migrations Scripts
+ await this.AppDataSource.runMigrations({ transaction: 'each' })
+
// Initialize nodes pool
this.nodesPool = new NodesPool()
await this.nodesPool.initialize()
@@ -83,6 +87,10 @@ export class App {
// Initialize encryption key
await getEncryptionKey()
+
+ // Initialize Rate Limit
+ const AllChatFlow: IChatFlow[] = await getAllChatFlow()
+ await initializeRateLimiter(AllChatFlow)
})
.catch((err) => {
logger.error('❌ [server]: Error during Data Source initialization:', err)
@@ -94,6 +102,9 @@ export class App {
this.app.use(express.json({ limit: '50mb' }))
this.app.use(express.urlencoded({ limit: '50mb', extended: true }))
+ if (process.env.NUMBER_OF_PROXIES && parseInt(process.env.NUMBER_OF_PROXIES) > 0)
+ this.app.set('trust proxy', parseInt(process.env.NUMBER_OF_PROXIES))
+
// Allow access from *
this.app.use(cors())
@@ -113,7 +124,8 @@ export class App {
'/api/v1/prediction/',
'/api/v1/node-icon/',
'/api/v1/components-credentials-icon/',
- '/api/v1/chatflows-streaming'
+ '/api/v1/chatflows-streaming',
+ '/api/v1/ip'
]
this.app.use((req, res, next) => {
if (req.url.includes('/api/v1/')) {
@@ -124,6 +136,16 @@ export class App {
const upload = multer({ dest: `${path.join(__dirname, '..', 'uploads')}/` })
+ // ----------------------------------------
+ // Configure number of proxies in Host Environment
+ // ----------------------------------------
+ this.app.get('/api/v1/ip', (request, response) => {
+ response.send({
+ ip: request.ip,
+ msg: 'See the IP returned in the response. If it matches your IP address (which you can get by going to http://ip.nfriedly.com/ or https://api.ipify.org/), then the number of proxies is correct and the rate limiter should now work correctly. If not, then keep increasing the number until it does.'
+ })
+ })
+
// ----------------------------------------
// Components
// ----------------------------------------
@@ -245,7 +267,7 @@ export class App {
// Get all chatflows
this.app.get('/api/v1/chatflows', async (req: Request, res: Response) => {
- const chatflows: IChatFlow[] = await this.AppDataSource.getRepository(ChatFlow).find()
+ const chatflows: IChatFlow[] = await getAllChatFlow()
return res.json(chatflows)
})
@@ -314,6 +336,9 @@ export class App {
const updateChatFlow = new ChatFlow()
Object.assign(updateChatFlow, body)
+ updateChatFlow.id = chatflow.id
+ createRateLimiter(updateChatFlow)
+
this.AppDataSource.getRepository(ChatFlow).merge(chatflow, updateChatFlow)
const result = await this.AppDataSource.getRepository(ChatFlow).save(chatflow)
@@ -655,9 +680,14 @@ export class App {
// ----------------------------------------
// Send input message and get prediction result (External)
- this.app.post('/api/v1/prediction/:id', upload.array('files'), async (req: Request, res: Response) => {
- await this.processPrediction(req, res, socketIO)
- })
+ this.app.post(
+ '/api/v1/prediction/:id',
+ upload.array('files'),
+ (req: Request, res: Response, next: NextFunction) => getRateLimiter(req, res, next),
+ async (req: Request, res: Response) => {
+ await this.processPrediction(req, res, socketIO)
+ }
+ )
// Send input message and get prediction result (Internal)
this.app.post('/api/v1/internal-prediction/:id', async (req: Request, res: Response) => {
@@ -996,6 +1026,10 @@ export async function getChatId(chatflowid: string) {
let serverApp: App | undefined
+export async function getAllChatFlow(): Promise {
+ return await getDataSource().getRepository(ChatFlow).find()
+}
+
export async function start(): Promise {
serverApp = new App()
diff --git a/packages/server/src/utils/index.ts b/packages/server/src/utils/index.ts
index b95dd301..73c748a3 100644
--- a/packages/server/src/utils/index.ts
+++ b/packages/server/src/utils/index.ts
@@ -30,10 +30,10 @@ import {
import { scryptSync, randomBytes, timingSafeEqual } from 'crypto'
import { lib, PBKDF2, AES, enc } from 'crypto-js'
-import { ChatFlow } from '../entity/ChatFlow'
-import { ChatMessage } from '../entity/ChatMessage'
-import { Credential } from '../entity/Credential'
-import { Tool } from '../entity/Tool'
+import { ChatFlow } from '../database/entities/ChatFlow'
+import { ChatMessage } from '../database/entities/ChatMessage'
+import { Credential } from '../database/entities/Credential'
+import { Tool } from '../database/entities/Tool'
import { DataSource } from 'typeorm'
const QUESTION_VAR_PREFIX = 'question'
diff --git a/packages/server/src/utils/rateLimit.ts b/packages/server/src/utils/rateLimit.ts
new file mode 100644
index 00000000..b1cd1819
--- /dev/null
+++ b/packages/server/src/utils/rateLimit.ts
@@ -0,0 +1,47 @@
+import { NextFunction, Request, Response } from 'express'
+import { rateLimit, RateLimitRequestHandler } from 'express-rate-limit'
+import { IChatFlow } from '../Interface'
+import { Mutex } from 'async-mutex'
+
+let rateLimiters: Record = {}
+const rateLimiterMutex = new Mutex()
+
+async function addRateLimiter(id: string, duration: number, limit: number, message: string) {
+ const release = await rateLimiterMutex.acquire()
+ try {
+ rateLimiters[id] = rateLimit({
+ windowMs: duration * 1000,
+ max: limit,
+ handler: (req, res) => {
+ res.status(429).send(message)
+ }
+ })
+ } finally {
+ release()
+ }
+}
+
+export function getRateLimiter(req: Request, res: Response, next: NextFunction) {
+ const id = req.params.id
+
+ if (!rateLimiters[id]) return next()
+
+ const idRateLimiter = rateLimiters[id]
+
+ return idRateLimiter(req, res, next)
+}
+
+export async function createRateLimiter(chatFlow: IChatFlow) {
+ if (!chatFlow.apiConfig) return
+ const apiConfig: any = JSON.parse(chatFlow.apiConfig)
+ const rateLimit: { limitDuration: number; limitMax: number; limitMsg: string } = apiConfig.rateLimit
+ if (!rateLimit) return
+ const { limitDuration, limitMax, limitMsg } = rateLimit
+ if (limitMax && limitDuration && limitMsg) await addRateLimiter(chatFlow.id, limitDuration, limitMax, limitMsg)
+}
+
+export async function initializeRateLimiter(chatFlowPool: IChatFlow[]) {
+ await chatFlowPool.map(async (chatFlow) => {
+ await createRateLimiter(chatFlow)
+ })
+}
diff --git a/packages/ui/README-ZH.md b/packages/ui/README-ZH.md
index c6307935..e34c3de0 100644
--- a/packages/ui/README-ZH.md
+++ b/packages/ui/README-ZH.md
@@ -2,9 +2,9 @@
# 流程界面
-[English](<./README.md>) | 中文
+[English](./README.md) | 中文
-Flowise的React前端界面。
+Flowise 的 React 前端界面。

@@ -16,4 +16,4 @@ npm i flowise-ui
## 许可证
-本仓库中的源代码在[MIT许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
+本仓库中的源代码在[Apache License Version 2.0 许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
diff --git a/packages/ui/README.md b/packages/ui/README.md
index 487172f8..b476d47f 100644
--- a/packages/ui/README.md
+++ b/packages/ui/README.md
@@ -2,7 +2,7 @@
# Flowise UI
-English | [中文](<./README-ZH.md>)
+English | [中文](./README-ZH.md)
React frontend ui for Flowise.
@@ -16,4 +16,4 @@ npm i flowise-ui
## License
-Source code in this repository is made available under the [MIT License](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
+Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
diff --git a/packages/ui/src/assets/images/settings.svg b/packages/ui/src/assets/images/settings.svg
new file mode 100644
index 00000000..4f4dfc09
--- /dev/null
+++ b/packages/ui/src/assets/images/settings.svg
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/packages/ui/src/views/chatflows/APICodeDialog.js b/packages/ui/src/views/chatflows/APICodeDialog.js
index 0ae8a8f4..49c718cc 100644
--- a/packages/ui/src/views/chatflows/APICodeDialog.js
+++ b/packages/ui/src/views/chatflows/APICodeDialog.js
@@ -34,6 +34,7 @@ import javascriptSVG from 'assets/images/javascript.svg'
import cURLSVG from 'assets/images/cURL.svg'
import EmbedSVG from 'assets/images/embed.svg'
import ShareChatbotSVG from 'assets/images/sharing.png'
+import settingsSVG from 'assets/images/settings.svg'
// API
import apiKeyApi from 'api/apikey'
@@ -46,6 +47,7 @@ import { CheckboxInput } from 'ui-component/checkbox/Checkbox'
import { TableViewOnly } from 'ui-component/table/Table'
import { IconBulb } from '@tabler/icons'
+import Configuration from './Configuration'
function TabPanel(props) {
const { children, value, index, ...other } = props
@@ -141,7 +143,7 @@ const APICodeDialog = ({ show, dialogProps, onCancel }) => {
const navigate = useNavigate()
const dispatch = useDispatch()
- const codes = ['Embed', 'Python', 'JavaScript', 'cURL', 'Share Chatbot']
+ const codes = ['Embed', 'Python', 'JavaScript', 'cURL', 'Share Chatbot', 'Configuration']
const [value, setValue] = useState(0)
const [keyOptions, setKeyOptions] = useState([])
const [apiKeys, setAPIKeys] = useState([])
@@ -321,6 +323,8 @@ query({"question": "Hey, how are you?"}).then((response) => {
return cURLSVG
} else if (codeLang === 'Share Chatbot') {
return ShareChatbotSVG
+ } else if (codeLang === 'Configuration') {
+ return settingsSVG
}
return pythonSVG
}
@@ -647,7 +651,7 @@ formData.append("openAIApiKey[openAIEmbeddings_0]", "sk-my-openai-2nd-key")`
>
)}
{codeLang === 'Embed' && !chatflowApiKeyId && }
- {codeLang !== 'Embed' && codeLang !== 'Share Chatbot' && (
+ {codeLang !== 'Embed' && codeLang !== 'Share Chatbot' && codeLang !== 'Configuration' && (
<>
)}
+ {codeLang === 'Configuration' && }
))}
diff --git a/packages/ui/src/views/chatflows/Configuration.js b/packages/ui/src/views/chatflows/Configuration.js
new file mode 100644
index 00000000..51826c44
--- /dev/null
+++ b/packages/ui/src/views/chatflows/Configuration.js
@@ -0,0 +1,151 @@
+import { useState } from 'react'
+import { useDispatch, useSelector } from 'react-redux'
+import { enqueueSnackbar as enqueueSnackbarAction, closeSnackbar as closeSnackbarAction, SET_CHATFLOW } from 'store/actions'
+import PropTypes from 'prop-types'
+
+import { Box, Typography, Button, OutlinedInput } from '@mui/material'
+
+// Project import
+import { StyledButton } from 'ui-component/button/StyledButton'
+
+// Icons
+import { IconX } from '@tabler/icons'
+
+// API
+import chatflowsApi from 'api/chatflows'
+
+// utils
+import useNotifier from 'utils/useNotifier'
+
+const Configuration = () => {
+ const dispatch = useDispatch()
+ const chatflow = useSelector((state) => state.canvas.chatflow)
+ const chatflowid = chatflow.id
+ const apiConfig = chatflow.apiConfig ? JSON.parse(chatflow.apiConfig) : {}
+
+ useNotifier()
+
+ const enqueueSnackbar = (...args) => dispatch(enqueueSnackbarAction(...args))
+ const closeSnackbar = (...args) => dispatch(closeSnackbarAction(...args))
+
+ const [limitMax, setLimitMax] = useState(apiConfig?.rateLimit?.limitMax ?? '')
+ const [limitDuration, setLimitDuration] = useState(apiConfig?.rateLimit?.limitDuration ?? '')
+ const [limitMsg, setLimitMsg] = useState(apiConfig?.rateLimit?.limitMsg ?? '')
+
+ const formatObj = () => {
+ const obj = {
+ rateLimit: {}
+ }
+ const rateLimitValuesBoolean = [!limitMax, !limitDuration, !limitMsg]
+ const rateLimitFilledValues = rateLimitValuesBoolean.filter((value) => value === false)
+ if (rateLimitFilledValues.length >= 1 && rateLimitFilledValues.length <= 2) {
+ throw new Error('Need to fill all rate limit input fields')
+ } else if (rateLimitFilledValues.length === 3) {
+ obj.rateLimit = {
+ limitMax,
+ limitDuration,
+ limitMsg
+ }
+ }
+
+ return obj
+ }
+
+ const onSave = async () => {
+ try {
+ const saveResp = await chatflowsApi.updateChatflow(chatflowid, {
+ apiConfig: JSON.stringify(formatObj())
+ })
+ if (saveResp.data) {
+ enqueueSnackbar({
+ message: 'API Configuration Saved',
+ options: {
+ key: new Date().getTime() + Math.random(),
+ variant: 'success',
+ action: (key) => (
+ closeSnackbar(key)}>
+
+
+ )
+ }
+ })
+ dispatch({ type: SET_CHATFLOW, chatflow: saveResp.data })
+ }
+ } catch (error) {
+ console.error(error)
+ const errorData = error.response
+ ? error.response.data || `${error.response.status}: ${error.response.statusText}`
+ : error.message
+ enqueueSnackbar({
+ message: `Failed to save API Configuration: ${errorData}`,
+ options: {
+ key: new Date().getTime() + Math.random(),
+ variant: 'error',
+ persist: true,
+ action: (key) => (
+ closeSnackbar(key)}>
+
+
+ )
+ }
+ })
+ }
+ }
+
+ const onTextChanged = (value, fieldName) => {
+ switch (fieldName) {
+ case 'limitMax':
+ setLimitMax(value)
+ break
+ case 'limitDuration':
+ setLimitDuration(value)
+ break
+ case 'limitMsg':
+ setLimitMsg(value)
+ break
+ }
+ }
+
+ const textField = (message, fieldName, fieldLabel, fieldType = 'string', placeholder = '') => {
+ return (
+
+
+ {fieldLabel}
+ {
+ onTextChanged(e.target.value, fieldName)
+ }}
+ />
+
+
+ )
+ }
+
+ return (
+ <>
+ {/*Rate Limit*/}
+
+ Rate Limit
+
+ {textField(limitMax, 'limitMax', 'Message Limit per Duration', 'number')}
+ {textField(limitDuration, 'limitDuration', 'Duration in Second', 'number')}
+ {textField(limitMsg, 'limitMsg', 'Limit Message', 'string')}
+
+ onSave()}>
+ Save Changes
+
+ >
+ )
+}
+
+Configuration.propTypes = {
+ isSessionMemory: PropTypes.bool
+}
+
+export default Configuration