mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-21 11:30:06 +00:00
feat: app ui
This commit is contained in:
1
client/src/api/response/chat.d.ts
vendored
1
client/src/api/response/chat.d.ts
vendored
@@ -19,6 +19,7 @@ export interface InitChatResponse {
|
||||
export interface InitShareChatResponse {
|
||||
maxContext: number;
|
||||
userAvatar: string;
|
||||
appId: string;
|
||||
model: {
|
||||
name: string;
|
||||
avatar: string;
|
||||
|
Reference in New Issue
Block a user