Max chat turns settings (default to 5) (#152)

This commit is contained in:
Will Chen
2025-05-13 11:51:44 -07:00
committed by GitHub
parent d1a6b06fd5
commit 14d9a12464
6 changed files with 142 additions and 3 deletions

View File

@@ -0,0 +1 @@
export const MAX_CHAT_TURNS_IN_CONTEXT = 5;