visuddhinanda 1 anno fa
parent
commit
ad1fe3eacd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.
      * 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
      * @var string
      */
      */
     protected $signature = <<<command
     protected $signature = <<<command