{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/prompted-llms-as-chatbot-modules-for-long","title":"Prompted LLMs as Chatbot Modules for Long Open-domain Conversation","arxiv_id":"2305.04533","date":"2023-05-08","proceeding":null,"authors":["Gibbeum Lee","Volker Hartmann","Jongho Park","Dimitris Papailiopoulos","Kangwook Lee"],"abstract":"In this paper, we propose MPC (Modular Prompted Chatbot), a new approach for creating high-quality conversational agents without the need for fine-tuning. Our method utilizes pre-trained large language models (LLMs) as individual modules for long-term consistency and flexibility, by using techniques such as few-shot prompting, chain-of-thought (CoT), and external memory. Our human evaluation results show that MPC is on par with fine-tuned chatbot models in open-domain conversations, making it an effective solution for creating consistent and engaging chatbots.","url_abs":"https://arxiv.org/abs/2305.04533v1","url_pdf":"https://arxiv.org/pdf/2305.04533v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"prompted-llms-as-chatbot-modules-for-long","repo_url":"https://github.com/krafton-ai/mpc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"chatbot","task_name":"Chatbot"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2305.04533","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2305.04533"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/krafton-ai/mpc","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":11},"by_repo_kind":{"official":{"samples":11,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"20dcbb34f6442e68","entry":"UPR_ppl","repo":"krafton-ai/mpc","repo_kind":"official","path":"gpt3chat/utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/gpt3chat/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"20dcbb34f6442e68"}},{"code_sha256_prefix":"d6a1e5084ca44fbe","entry":"close_match","repo":"krafton-ai/mpc","repo_kind":"official","path":"gpt3chat/utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/gpt3chat/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d6a1e5084ca44fbe"}},{"code_sha256_prefix":"7ade5211ce52a4dd","entry":"extract_text","repo":"krafton-ai/mpc","repo_kind":"official","path":"gpt3chat/utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/gpt3chat/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7ade5211ce52a4dd"}},{"code_sha256_prefix":"4421e8c730b91da6","entry":"get_downloaded_model_path","repo":"krafton-ai/mpc","repo_kind":"official","path":"gpt3chat/ds_utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/gpt3chat/ds_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4421e8c730b91da6"}},{"code_sha256_prefix":"82262c75b9382655","entry":"get_filter_dict","repo":"krafton-ai/mpc","repo_kind":"official","path":"gpt3chat/hf_utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/gpt3chat/hf_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"82262c75b9382655"}},{"code_sha256_prefix":"59a59a4a363bb65c","entry":"get_stop_criterias","repo":"krafton-ai/mpc","repo_kind":"official","path":"gpt3chat/hf_utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/gpt3chat/hf_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"59a59a4a363bb65c"}},{"code_sha256_prefix":"d65b5d938b3ee68a","entry":"init_deepspeed_grpc","repo":"krafton-ai/mpc","repo_kind":"official","path":"gpt3chat/ds_utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/gpt3chat/ds_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d65b5d938b3ee68a"}},{"code_sha256_prefix":"d3d3fd0efdb8d752","entry":"run_rank_n","repo":"krafton-ai/mpc","repo_kind":"official","path":"gpt3chat/ds_utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/gpt3chat/ds_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d3d3fd0efdb8d752"}},{"code_sha256_prefix":"c2f23a6a151644d5","entry":"select_str_options","repo":"krafton-ai/mpc","repo_kind":"official","path":"streamlit_eval/utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/streamlit_eval/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c2f23a6a151644d5"}},{"code_sha256_prefix":"bb3d4ecffd3b70e5","entry":"to_binary","repo":"krafton-ai/mpc","repo_kind":"official","path":"streamlit_eval/utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/streamlit_eval/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bb3d4ecffd3b70e5"}},{"code_sha256_prefix":"27c435fc23da83e7","entry":"token_generator","repo":"krafton-ai/mpc","repo_kind":"official","path":"streamlit_eval/utils.py","file_url":"https://github.com/krafton-ai/mpc/blob/HEAD/streamlit_eval/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"27c435fc23da83e7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}