Archived
Page chat history at turn boundaries
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE_PREFIX = "pi-web:chat-history:";
|
||||
const CACHE_PREFIX = "pi-web:chat-history:v2:";
|
||||
const CACHE_TTL_MS = 30 * 60 * 1000;
|
||||
|
||||
export interface RawMessagePage {
|
||||
|
||||
Reference in New Issue
Block a user