feat: Implement waiting timeout handling in BaseAgent and AgentState
This commit is contained in:
@@ -603,5 +603,6 @@ def wait_for_message(
|
||||
"Message from another agent",
|
||||
"Message from user",
|
||||
"Direct communication",
|
||||
"Waiting timeout reached",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user