fix: harden controlled AI session consistency
This commit is contained in:
@@ -38,6 +38,7 @@ func AutoMigrate(database *gorm.DB) error {
|
||||
&SenlinAgentProjectEvent{},
|
||||
&SenlinAgentAIKey{},
|
||||
&SenlinAgentAICallLog{},
|
||||
&SenlinAgentAIRateBucket{},
|
||||
&SenlinAgentTaskShare{},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user