mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-19 21:37:20 +08:00
* 添加加命令行工具 * 添加加命令行工具 --------- Co-authored-by: zqt <1178747941@qq.com> Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
3 lines
31 B
Bash
3 lines
31 B
Bash
#!/bin/bash
|
|
python cli.py "$@"
|