Cluster Deployment
Install command line tools
All the following operations are completed through the dbgpt
command. To use the dbgpt
command, you first need to install the DB-GPT
project. You can install it through the following command
$ pip install -e ".[default]"
It can also be used in script mode
$ python pilot/scripts/cli_scripts.py
Start Model Controller
$ dbgpt start controller