企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
## 开发版安装方式 修改数据库配置信息 `config/database.php` 填写正确的信息 // 服务器地址 'hostname' => '127.0.0.1', // 数据库名 'database' => '数据库名', // 用户名 'username' => 'root', // 密码 'password' => '密码', // 端口 'hostport' => '',