DB-GPT-Web icon indicating copy to clipboard operation
DB-GPT-Web copied to clipboard

DB-GPT WebUI,LLM to vision.

Results 12 DB-GPT-Web issues
Sort by recently updated
recently updated
newest added

` import { Chart } from '@berryv/g2-react'; {/* 图表测试 */} ` 刷新就会报错 Server Error ReferenceError: exports is not defined in ES module scope This file is being treated as an...

**Describe the bug** Run 'npm install' and cannot install dependencies. Here is the cmd output: ``` nup Failed to remove some directories [ npm WARN cleanup [ npm WARN cleanup...

1、解决安装时依赖不齐问题 2、固定ahooks版到3.7.8解决[ERR_REQUIRE_ESM]: require() of ES Module

![image](https://github.com/eosphoros-ai/DB-GPT-Web/assets/17919400/af1f491f-3bc2-4606-a025-da125cebde09)

**Describe the bug** tnpm run dev error => Fatal JavaScript invalid size error 169220804 **To Reproduce** Steps to reproduce the behavior: 1. npm install 2. cp .env.example .env 3. change...

npm run dev之后,出现network问题 ``` Unhandled Runtime Error AxiosError: Network Error Call Stack XMLHttpRequest.handleError node_modules/axios/lib/adapters/xhr.js (158:0) ```

修改.env里面的base_url后并不起作用。

**Describe the bug** shouldn't call sync api when upload failed. **To Reproduce** Steps to reproduce the behavior: 1. Go to `Knowledge` 2. Click on `Create` 3. Upload a file 4....

**Is your feature request related to a problem? Please describe.** show a breathing cursor in progress of llm completion will be better experience.

Document list layout shows in `Knowledge management` is unsightly ### Expected Behavior the position of document list modal is not coordinated. ### Actual Behavior ![40E26507-462D-4D0E-87A4-57A1521593B8](https://github.com/eosphoros-ai/DB-GPT-Web/assets/10321453/7ac6bb39-5bd0-409e-b60f-ec65ec822925) ### Proposal