* Add `return_full_text` option for text-generation models * [wip] Support chat inputs in text-generation pipeline * Align return type with python version * Remove conversational task (moved to text-generation) * Fix typos