added media, mutation events, agent instructions
This commit is contained in:
@@ -18,7 +18,8 @@ class ChatFactory extends Factory
|
||||
public function definition(): array
|
||||
{
|
||||
return [
|
||||
//
|
||||
'chatable_type' => 'App\\Models\\Dynamic',
|
||||
'chatable_id' => 1,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user