Open avaer opened 4 days ago
We should use either heuristics or mini prepass for detecting whether the agent should reply to a given perception. We can use <PerceptionModifier> for this.
mini
<PerceptionModifier>
Implemented in the following PR: https://github.com/UpstreetAI/upstreet-core/pull/647
We should use either heuristics or
mini
prepass for detecting whether the agent should reply to a given perception. We can use<PerceptionModifier>
for this.