update
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ function yiemAgent(
|
||||
sessionId::Union{String, Nothing}=nothing,
|
||||
maxRetryDelayMs::Union{Int64, Nothing}=nothing,
|
||||
parallelToolExecute::Bool=false,
|
||||
agentEventSink::Function, #WORKING
|
||||
agentEventSink::Function=agentEventSink, #WORKING
|
||||
)
|
||||
# Create channels: input (user -> agent), followUp (async queue), output (agent -> user)
|
||||
inputChannel = Channel(16)
|
||||
|
||||
Reference in New Issue
Block a user