OLLMcoder.Action.WriteExec.extract_result – ollmchat Reference Manual
Packages
ollmchat
OLLMcoder
Action
WriteExec
WriteExec
extract_result
run
extract_result
Description:
public
override
async
bool
extract_result
(
ResultParser
parser,
Tool
ex)
Parse a write executor response into the execution run.
Called when the skill uses
write_file
.