瀏覽代碼

add example

visuddhinanda 1 年之前
父節點
當前提交
ad1fe3eacd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      api-v8/app/Console/Commands/AiTranslate.php

+ 1 - 1
api-v8/app/Console/Commands/AiTranslate.php

@@ -14,7 +14,7 @@ class AiTranslate extends Command
 {
     /**
      * The name and signature of the console command.
-     *
+     * php artisan ai:sentence.translate --type=chapter --api=deepseek --model=deepseek-chat --sid=107-2357
      * @var string
      */
     protected $signature = <<<command