Skip to content

Commit 899638b

Browse files
committed
update init tables
1 parent 851c778 commit 899638b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/migrations/init_data.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ var (
7979
&entity.APIKey{},
8080
&entity.AIConversation{},
8181
&entity.AIConversationRecord{},
82+
&entity.Embedding{},
8283
}
8384

8485
roles = []*entity.Role{

0 commit comments

Comments
 (0)