feat: model expert catalog categories
This commit is contained in:
@@ -32,6 +32,7 @@ func AutoMigrate(database *gorm.DB) error {
|
||||
&SenlinAgentTask{},
|
||||
&SenlinAgentNote{},
|
||||
&SenlinAgentSource{},
|
||||
&SenlinAgentAIExpertCategory{},
|
||||
&SenlinAgentAIExpert{},
|
||||
&SenlinAgentAISession{},
|
||||
&SenlinAgentTag{},
|
||||
|
||||
Reference in New Issue
Block a user