mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 18:43:43 +00:00
fix: prevent nodes media base64 context bloat (#34332)
This commit is contained in:
@@ -136,6 +136,7 @@ export function createOpenClawTools(options?: {
|
||||
currentChannelId: options?.currentChannelId,
|
||||
currentThreadTs: options?.currentThreadTs,
|
||||
config: options?.config,
|
||||
modelHasVision: options?.modelHasVision,
|
||||
}),
|
||||
createCronTool({
|
||||
agentSessionKey: options?.agentSessionKey,
|
||||
|
||||
Reference in New Issue
Block a user