Add page to search chat history

This commit is contained in:
heweikang
2024-08-14 22:28:05 +08:00
parent edb92f7bfb
commit cd920364f8
10 changed files with 12523 additions and 1279 deletions

View File

@@ -41,6 +41,7 @@ export enum Path {
Sd = "/sd",
SdNew = "/sd-new",
Artifacts = "/artifacts",
SearchChat = "/search-chat",
}
export enum ApiPath {