update
This commit is contained in:
@@ -176,6 +176,9 @@ function _process_message(agent::yiemAgent)::assistantMessage
|
||||
# loop until llmCall() response didn't use tool calls
|
||||
final_response = nothing
|
||||
while true
|
||||
#WORKING check
|
||||
|
||||
|
||||
# call agent.prepareContext()
|
||||
preparedContext = agent.prepareContext(agent._state)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user