Silenceang
Silenceang
执行python init_database.py 报Traceback (most recent call last): File "D:\llm2\Langchain-Chatchat\init_database.py", line 3, in from server.knowledge_base.migrate import (create_tables, reset_tables, import_from_db, ModuleNotFoundError: No module named 'server'
### Reminder - [X] I have read the README and searched the existing issues. ### System Info 1 ### Reproduction total optimization steps ### Expected behavior 能解释一下吗 ### Others _No...
### Search before asking - [x] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 只能显示数据库名,不方便业务部门辨别该用哪个库 ### Use case 增加一行填写数据库别名,使得聊天选择数据库时显示为别名 ### Related issues _No response_...