Tachi67 commited on
Commit
6aac692
·
1 Parent(s): adb2d2b

Update CtrlExMem_ExtLib.yaml

Browse files
Files changed (1) hide show
  1. CtrlExMem_ExtLib.yaml +6 -2
CtrlExMem_ExtLib.yaml CHANGED
@@ -81,8 +81,12 @@ topology:
81
  output_interface:
82
  _target_: aiflows.interfaces.KeyInterface
83
  keys_to_rename:
84
- branch_output_data: observation
85
- keys_to_unpack: ["observation"]
 
 
 
 
86
  reset: false
87
 
88
  - goal: "Write memory to memory files"
 
81
  output_interface:
82
  _target_: aiflows.interfaces.KeyInterface
83
  keys_to_rename:
84
+ branch_output_data.code: code
85
+ branch_output_data.plan: plan
86
+ branch_output_data.status: status
87
+ branch_output_data.summary: summary
88
+ branch_output_data.result: result
89
+ keys_to_delete: ["branch_output_data"]
90
  reset: false
91
 
92
  - goal: "Write memory to memory files"