Skip to content

Commit

Permalink
Hmm I need to make sure the CreateTaskTool uses user ids only
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Sep 10, 2024
1 parent bf254a4 commit d0d88a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/LlmDriver/app/Functions/CreateTasksTool.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use App\Models\Message;
use App\Models\Task;
use App\Models\User;
use Illuminate\Support\Facades\Log;
use LlmLaraHub\LlmDriver\Responses\FunctionResponse;

Expand Down

0 comments on commit d0d88a2

Please sign in to comment.