mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-03-31 16:20:28 +02:00
Update memory_compressor.go
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
DefaultMaxTotalTokens = 100_000
|
||||
DefaultMaxTotalTokens = 120_000
|
||||
DefaultMinRecentMessage = 10
|
||||
defaultChunkSize = 10
|
||||
defaultMaxImages = 3
|
||||
|
||||
Reference in New Issue
Block a user