Vector::class, ]; protected $fillable = [ 'keyword', 'embedding', 'tag', ]; }