This commit is contained in:
2026-08-11 17:35:56 +07:00
parent 7c14390400
commit ae3e432b02
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ function yiemAgent(
prepareContext::Function=prepareContext,
formatMsgForLLM::Function=formatMsgForLLM,
beforeToolCall::Function=beforeToolCall,
afterToolCall::Function,
afterToolCall::Function, #WORKING
# prepareNextTurn::Union{Function, Nothing}=nothing,
# prepareNextTurnWithContext::Union{Function, Nothing}=nothing,
sessionId::Union{String, Nothing}=nothing,