{"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":"/code/generate-chat-completion","entry":"generate_chat_completion","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":5,"n_papers_ran":0,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":8,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":8},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2503.06580","paper":"/paper/agent-models-internalizing-chain-of-action","title":"Agent models: Internalizing Chain-of-Action Generation into Reasoning models","date":"2025-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adam-bjtu/autocoa","path":"models/vllm_server.py","file_url":"https://github.com/adam-bjtu/autocoa/blob/HEAD/models/vllm_server.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ddc4de55fc7f4e3b","mcp_get_code":{"code_sha256":"ddc4de55fc7f4e3b"}},{"arxiv_id":"2404.16670","paper":"/paper/emovit-revolutionizing-emotion-insights-with","title":"EmoVIT: Revolutionizing Emotion Insights with Visual Instruction Tuning","date":"2024-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aimmemotion/EmoVIT","path":"emo/gpt4_conversation.py","file_url":"https://github.com/aimmemotion/EmoVIT/blob/HEAD/emo/gpt4_conversation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2fd286d7bcea34dd","mcp_get_code":{"code_sha256":"2fd286d7bcea34dd"}},{"arxiv_id":"2402.12370","paper":"/paper/analobench-benchmarking-the-identification-of","title":"AnaloBench: Benchmarking the Identification of Abstract and Long-context Analogies","date":"2024-02-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JHU-CLSP/AnaloBench","path":"code/t2_GPT4.py","file_url":"https://github.com/JHU-CLSP/AnaloBench/blob/HEAD/code/t2_GPT4.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"171ef823a8d9efbc","mcp_get_code":{"code_sha256":"171ef823a8d9efbc"}},{"arxiv_id":"2401.09432","paper":"/paper/rolecraft-glm-advancing-personalized-role","title":"RoleCraft-GLM: Advancing Personalized Role-Playing in Large Language Models","date":"2023-12-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tml2002/rolecraft","path":"code/prompt.py","file_url":"https://github.com/tml2002/rolecraft/blob/HEAD/code/prompt.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"28915769458e42e6","mcp_get_code":{"code_sha256":"28915769458e42e6"}},{"arxiv_id":"2401.09432","paper":"/paper/rolecraft-glm-advancing-personalized-role","title":"RoleCraft-GLM: Advancing Personalized Role-Playing in Large Language Models","date":"2023-12-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tml2002/rolecraft","path":"code/prompt3.py","file_url":"https://github.com/tml2002/rolecraft/blob/HEAD/code/prompt3.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5d05918f979aed2e","mcp_get_code":{"code_sha256":"5d05918f979aed2e"}},{"arxiv_id":"2310.16040","paper":"/paper/instruct-and-extract-instruction-tuning-for","title":"Instruct and Extract: Instruction Tuning for On-Demand Information Extraction","date":"2023-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yzjiao/on-demand-ie","path":"data_generation/generate_fixed_instruction.py","file_url":"https://github.com/yzjiao/on-demand-ie/blob/HEAD/data_generation/generate_fixed_instruction.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"638a9c1d5efb3f28","mcp_get_code":{"code_sha256":"638a9c1d5efb3f28"}},{"arxiv_id":"2310.16040","paper":"/paper/instruct-and-extract-instruction-tuning-for","title":"Instruct and Extract: Instruction Tuning for On-Demand Information Extraction","date":"2023-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yzjiao/on-demand-ie","path":"data_generation/generate_open_instruction.py","file_url":"https://github.com/yzjiao/on-demand-ie/blob/HEAD/data_generation/generate_open_instruction.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4b24b509e88000c1","mcp_get_code":{"code_sha256":"4b24b509e88000c1"}},{"arxiv_id":"2310.16040","paper":"/paper/instruct-and-extract-instruction-tuning-for","title":"Instruct and Extract: Instruction Tuning for On-Demand Information Extraction","date":"2023-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yzjiao/on-demand-ie","path":"data_generation/generate_table.py","file_url":"https://github.com/yzjiao/on-demand-ie/blob/HEAD/data_generation/generate_table.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"38e5559b19e9cbed","mcp_get_code":{"code_sha256":"38e5559b19e9cbed"}}]}