tune xiaoniu low-frequency social interjections
This commit is contained in:
@@ -33,7 +33,9 @@ class ResponsePlanner:
|
||||
if trigger.get("is_followup"):
|
||||
return False
|
||||
if trigger.get("is_social_call"):
|
||||
return False
|
||||
if acceptance_state == "cold":
|
||||
return False
|
||||
return flow_state in {"engaged", "deep_engaged"}
|
||||
if trigger.get("is_returning_member"):
|
||||
return False
|
||||
if not allow_proactive:
|
||||
|
||||
Reference in New Issue
Block a user