Merge branch 'Yidadaa:main' into main

This commit is contained in:
Hk-Gosuto 2023-08-07 12:23:24 +08:00 committed by GitHub
commit f7bba11890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,5 +110,5 @@ export const DEFAULT_MODELS = [
},
] as const;
export const CHAT_PAGE_SIZE = 10;
export const MAX_RENDER_MSG_COUNT = 20;
export const CHAT_PAGE_SIZE = 15;
export const MAX_RENDER_MSG_COUNT = 45;