Prompt Formatter ================ A Prompt Formatter object deals with formatting prompts for specific tasks, such as cell generation and cell type prediction. .. autofunction:: prompt_formatter.get_cell_sentence_str .. autofunction:: prompt_formatter.PromptFormatter .. autofunction:: prompt_formatter.PromptFormatter.__init__ .. autofunction:: prompt_formatter.PromptFormatter.get_keys_for_task .. autofunction:: prompt_formatter.PromptFormatter.format_hf_ds