Lower default context size to 3 (#233)
This commit is contained in:
@@ -1 +1 @@
|
||||
export const MAX_CHAT_TURNS_IN_CONTEXT = 5;
|
||||
export const MAX_CHAT_TURNS_IN_CONTEXT = 3;
|
||||
|
||||
Reference in New Issue
Block a user