AI_CLI 工具汇总

5 阅读1分钟

1. DeepAgents

uv tool install deepagents-cli
deepagents
或者pip install deepagents-cli
Refer: https://docs.langchain.com/oss/python/deepagents/cli

2. iFlow

 MacOS/Linux
# 一键安装脚本,会安装全部所需依赖
bash -c "$(curl -fsSL https://gitee.com/iflow-ai/iflow-cli/raw/main/install.sh)"

# 已有Node.js 22+
npm i -g @iflow-ai/iflow-cli@latest
Refer: https://platform.iflow.cn/cli/quickstart