fix(memory): wire auto_extract through orchestrator compaction
This commit is contained in:
@@ -213,6 +213,7 @@ export class SessionBridge {
|
||||
modelName: config?.models.default.model,
|
||||
contextWindow: config?.models.default.context_window,
|
||||
memoryStore: this.config.memoryStore,
|
||||
memoryAutoExtract: config?.memory?.auto_extract,
|
||||
memoryInjectionStrategy: config?.memory?.injection_strategy,
|
||||
memoryMaxInjectionTokens: config?.memory?.max_injection_tokens,
|
||||
toolPolicyContext: {
|
||||
|
||||
Reference in New Issue
Block a user