mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-09 11:15:08 +08:00
last_uddated for user_stats, swtich to timestamptz
This commit is contained in:
@@ -392,6 +392,7 @@ class UserScore(BaseModel):
|
||||
|
||||
class LeaderboardStats(BaseModel):
|
||||
time_frame: str
|
||||
last_updated: datetime
|
||||
leaderboard: List[UserScore]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user