fix: disable compact history messages for dispatch agent (#1954)
This commit is contained in:
@@ -94,6 +94,7 @@ When you're done, provide a clear and concise summary of what you found.]]):gsub
|
||||
|
||||
local stream_options = {
|
||||
ask = true,
|
||||
disable_compact_history_messages = true,
|
||||
memory = memory_content,
|
||||
code_lang = "unknown",
|
||||
provider = Providers[Config.provider],
|
||||
|
||||
Reference in New Issue
Block a user