mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 07:01:04 +03:00
Apache License 2.0
This commit is contained in:
@@ -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)下提供。
|
||||
|
||||
@@ -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).
|
||||
|
||||
@@ -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)下提供。
|
||||
|
||||
@@ -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).
|
||||
|
||||
@@ -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)下提供。
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user