The import was moved to module top in nanobot/cli/commands.py, so tests must patch nanobot.cli.commands.evaluate_response instead of nanobot.utils.evaluator.evaluate_response.
The import was moved to module top in nanobot/cli/commands.py, so tests must patch nanobot.cli.commands.evaluate_response instead of nanobot.utils.evaluator.evaluate_response.