Skip to content

Commit

Permalink
add llm function
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Sep 2, 2023
1 parent cd67c65 commit 5f0671d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions database/migrations/2023_09_02_162641_add_llm_function_.php
Expand Up @@ -2,8 +2,6 @@

use App\Models\LlmFunction;
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;

return new class extends Migration
{
Expand Down

0 comments on commit 5f0671d

Please sign in to comment.