visuddhinanda hace 1 año
padre
commit
ad1fe3eacd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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