上下文

This commit is contained in:
zhaoyuhang
2023-07-08 21:47:48 +08:00
parent ec76c2e337
commit 553a5be9e2
15 changed files with 258 additions and 67 deletions

View File

@@ -41,6 +41,8 @@ public class RedisKey {
*/
public static final String USER_CHAT_NUM = "useChatGPTNum:uid_%d";
public static final String USER_CHAT_CONTEXT = "useChatGPTContext:uid_%d_roomId_%d";
/**
* 用户上次使用GLM使用时间
*/