diff --git a/ui/src/api/type/model.ts b/ui/src/api/type/model.ts index da9bf3a4..ff72105b 100644 --- a/ui/src/api/type/model.ts +++ b/ui/src/api/type/model.ts @@ -54,6 +54,7 @@ interface Model { model_type: string user_id: string username: string + nick_name: string /** * 基础模型 */