v1.5: Add login module and GPT selection feature
This commit is contained in:
@@ -7,6 +7,7 @@ export enum Path {
|
||||
NewChat = "/new-chat",
|
||||
Masks = "/masks",
|
||||
Auth = "/auth",
|
||||
Logout = "/logout",
|
||||
}
|
||||
|
||||
export enum SlotID {
|
||||
|
||||
Reference in New Issue
Block a user