zo-no / chatbotZone

拆解练手

Home Page:https://chatbotui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot UI for BistuCopilot

本地部署方法

1. 克隆仓库

git clone https://github.com/mckaywrigley/chatbot-ui.git

2. 安装依赖项

npm install

3. 修改配置文件

cp .env.local.example .env.local

你需要提供必要的配置,请尤其关注DIFY_API_KEYDIFY_API_URL

4. 构建并运行

npm run build
npm run start

About

拆解练手

https://chatbotui.com

License:MIT License


Languages

Language:TypeScript 98.5%Language:JavaScript 0.9%Language:Dockerfile 0.3%Language:CSS 0.2%Language:Makefile 0.2%