eosphoros-ai / dbgpts

Intelligent data apps and assets with LLMs
MIT License
66 stars 24 forks source link

CAN NOT FIND app command #8

Closed likenamehaojie closed 3 months ago

csunny commented 3 months ago

@likenamehaojie You need to install dbgpt at first. How to install?

When you install dbgpt and the python-pip dependencies, you will find dbgpt app command at terminal.

(dbgpt_env) magic@B-4TMH9N3X-2120 ~ % dbgpt app --help
Usage: dbgpt app [OPTIONS] COMMAND [ARGS]...

  Manage your apps(dbgpts)

Options:
  --help  Show this message and exit.

Commands:
  install      Install your dbgpts(operators,agents,workflows or apps)
  list-remote  List all installed dbgpts
  uninstall    Uninstall your dbgpts(operators,agents,workflows or apps)