ITADN

ell only prints usage

#43Openbukowa 创建于 2025-02-14
bug
B
bukowacommented
Hmmm it's just not working for me./ ```bash buk@DESKTOP-8E0OA49 MINGW64 ~ $ ell "hello world" Usage: /c/Users/buk/.ellrc.d/ell.sh [options] PROMPT -h, --help: show this help -V, --version: show version -m, --model: model name -T, --template-path: path to search for templates -t, --template: template filename without extension -f, --input-file: use file as input prompt, use - for stdin -r, --record: enter record mode -i, --interactive: enter interactive mode -o, --output: output to file --api-style: api style --api-key: api key (NOT recommended in multi-user environment) --api-url: api url --api-disable-streaming: disable api response streaming -c, --config: config file -l, --log-level: log level -O, --option: other options, e.g. -o A=b -o C=d,E=f PROMPT: prompt to input For more information, see https://github.com/simonmysun/ell ```
3 条评论