# shellcheck shell=dash
___x_cmd_txt_refine(){
    ___x_cmd chat --request --type txt,refine --without-repl --history 0 --require-question --minion "$___X_CMD_ROOT_MOD/txt/lib/minion/refine.yml" "$@"
}
