:py:mod:`fastchat.data.merge` ============================= .. py:module:: fastchat.data.merge .. autoapi-nested-parse:: Merge two conversation files into one Usage: python3 -m fastchat.data.merge --in file1.json file2.json --out merged.json