We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e26032 commit 65545a8Copy full SHA for 65545a8
ui/src/api/type/model.ts
@@ -54,6 +54,7 @@ interface Model {
54
model_type: string
55
user_id: string
56
username: string
57
+ nick_name: string
58
/**
59
* 基础模型
60
*/
0 commit comments