yyhhyy

Results 16 comments of yyhhyy

@zyf950120 hi, Please make sure you are using the latest main branch, as it works normally for conversations on my end.

I am using the OpenAI API. I suggest you re-download a new copy of the project files and create a new virtual environment. After completing the necessary dependency installations, test...

Please provide me with the SQL command to create a database. You can use the export function of Navicat, and I will test it in my environment. If there is...

![image](https://github.com/eosphoros-ai/DB-GPT/assets/95077259/0bd6e66a-93d9-43b4-8d40-76e2cd4af28c) ![image](https://github.com/eosphoros-ai/DB-GPT/assets/95077259/662908d4-783f-4612-baf1-4f3373ef14e2) ![image](https://github.com/eosphoros-ai/DB-GPT/assets/95077259/69d0ffac-de3b-4699-9533-9d3284a4b1cf) ![image](https://github.com/eosphoros-ai/DB-GPT/assets/95077259/25ac59dd-0c48-4349-b973-53f0d53a35d5) Test passed, but I also encountered the same issue as you. PostgreSQL includes schemas, but currently only supports the `public` schema. Please first try using the...

> 我想请教一下,我直接在我的笔记本Docker环境中跑这个,是必须需要显卡吗?我无显卡跑不起来 @mengdahuang hi,Yes, currently the Docker image we have packaged only supports the GPU version; we haven't included a non-GPU version yet, but it will be updated later. You...

> > > 我想请教一下,我直接在我的笔记本Docker环境中跑这个,是必须需要显卡吗?我无显卡跑不起来 > > > > > > @mengdahuang hi,Yes, currently the Docker image we have packaged only supports the GPU version; we haven't included a non-GPU version...

@guiniao hi, here's how you can set up and run commands if you have already downloaded the DB-GPT project files, along with the LLM model and the embedding model, and...