mirror of
https://github.com/jie65535/JChatGPT.git
synced 2026-09-15 02:56:10 +08:00
profile: parallelize and control analysis jobs
This commit is contained in:
@@ -79,4 +79,6 @@ data class ProfileCompactionReport(
|
||||
val skippedOperations: Int,
|
||||
val usage: ProfileTokenUsage,
|
||||
val profile: UserProfileSnapshot,
|
||||
val alreadyRunning: Boolean = false,
|
||||
val stopped: Boolean = false,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user