Selaa lähdekoodia

:fire: debug mustache render

visuddhinanda 10 kuukautta sitten
vanhempi
sitoutus
7c78084ed9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      api-v8/app/Http/Api/AiTaskPrepare.php

+ 1 - 1
api-v8/app/Http/Api/AiTaskPrepare.php

@@ -150,7 +150,7 @@ class AiTaskPrepare
                 }
                 }
             }
             }
 
 
-            Log::debug('mustache render', ['tpl' => $description, 'data' => $data]);
+            //Log::debug('mustache render', ['tpl' => $description, 'data' => $data]);
             $content = $m->render($description, $data);
             $content = $m->render($description, $data);
             $prompt = $mdRender->convert($content, []);
             $prompt = $mdRender->convert($content, []);
             //gen mq
             //gen mq