def _add_single_token_simulation_subprompt()

in neuron-explainer/neuron_explainer/explanations/simulator.py [0:0]


    def _add_single_token_simulation_subprompt(
        self,
        prompt_builder: PromptBuilder,
        activation_record: ActivationRecord,
        neuron_index: int,
        explanation: str,
        token_index_to_score: int,
        end_of_prompt: bool,