refac: @/types/chatstore.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ChatStore, ChatStoreMessage } from "@/app";
|
||||
import { ChatStore, ChatStoreMessage } from "@/types/chatstore";
|
||||
import { calculate_token_length } from "@/chatgpt";
|
||||
import { Tr } from "@/translate";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user