fix: raise tool result history limit to 16k and force save_memory in consolidation
This commit is contained in:
@@ -120,6 +120,7 @@ class MemoryStore:
|
||||
],
|
||||
tools=_SAVE_MEMORY_TOOL,
|
||||
model=model,
|
||||
tool_choice="required",
|
||||
)
|
||||
|
||||
if not response.has_tool_calls:
|
||||
|
||||
Reference in New Issue
Block a user