Skip to content

Commit

Permalink
Merge pull request #2953 from AIFlowML/fix-mind-network
Browse files Browse the repository at this point in the history
fix: mind-network
  • Loading branch information
tcm390 authored Jan 29, 2025
2 parents 9fd646f + 06336ea commit 28cfdc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/plugin-mind-network/src/actions/encryptAction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ export const encryptAction: Action = {
state: resolvedState,
template: dataExtractionTemplate,
});
elizaLogger.log("Data context:", dataContext);

const content = (
await generateObject({
runtime,
Expand Down

0 comments on commit 28cfdc8

Please sign in to comment.