Merge branch 'main' into feature/Milvus

# Conflicts:
#	packages/components/package.json
This commit is contained in:
Henry
2023-08-17 21:22:05 +01:00
379 changed files with 32444 additions and 6672 deletions
+19
View File
@@ -0,0 +1,19 @@
<!-- markdownlint-disable MD030 -->
# 流程界面
[English](./README.md) | 中文
Flowise 的 React 前端界面。
![Flowise](https://github.com/FlowiseAI/Flowise/blob/main/images/flowise.gif?raw=true)
安装:
```bash
npm i flowise-ui
```
## 许可证
本仓库中的源代码在[MIT 许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。