mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-22 03:45:52 +00:00
4.8.5 test (#1819)
This commit is contained in:
1
projects/app/src/global/core/chat/api.d.ts
vendored
1
projects/app/src/global/core/chat/api.d.ts
vendored
@@ -51,6 +51,7 @@ export type GetHistoriesProps = OutLinkChatAuthProps & {
|
||||
export type UpdateHistoryProps = OutLinkChatAuthProps & {
|
||||
appId: string;
|
||||
chatId: string;
|
||||
title?: string;
|
||||
customTitle?: string;
|
||||
top?: boolean;
|
||||
};
|
||||
|
Reference in New Issue
Block a user