Home › Code › get_completion

get_completion

Syntologyentry name in harvested coderead from the graph 2026-09-24

get_completion appears in the code Syntology harvested for 26 papers, as 31 distinct code bodies found in 31 places (a place is one code body under one paper). At least one of them ran in 8 of the papers; 1 of the code bodies carries a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named get_completion do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 8 of the 31 distinct code bodies named get_completion; 23 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
0ran · fixture could not drive it
8ran
23unverified
1fingerprinted

Licence is a property of each copy, so it is counted per place: 18 of the 31 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

26 papers shown of 26, newest first; 31 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 1 papers added by Syntology. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
LFM: Leveraging Foundation Models for Source-Free Universal Domain Adaptation added by Syntology 2026-07 (from id) iamjingli/LFM/train_target.py 4528e48fcffa0b3d unverified MIT (permissive)
Sample Efficient Demonstration Selection for In-Context Learning 10 Jun 2025 kiranpurohit/case/Code/LLM_experiments/CASE_Gsm8K_selection.py f2f4fbbf9e2b7fe5 unverified MIT (permissive)
2 OLMo 2 Furious 31 Dec 2024 allenai/olmes/oe_eval/models/litellm.py 7162dfdf480a8995 unverified Apache-2.0 (permissive)
EXPLORA: Efficient Exemplar Subset Selection for Complex Reasoning 6 Nov 2024 kiranpurohit/explora/StrategyQA/explora_api.py 00a219f9f3fe0f93 unverified no licence file found · pointer only
EXPLORA: Efficient Exemplar Subset Selection for Complex Reasoning 6 Nov 2024 kiranpurohit/explora/TabMwp/chatgpt_explora+sc_tabmwp_old_dev.py 0f457018f13bc946 unverified no licence file found · pointer only
EXPLORA: Efficient Exemplar Subset Selection for Complex Reasoning 6 Nov 2024 kiranpurohit/explora/TabMwp/explora_tabmwp_chatpgt-new.py 745710d33641d7ee unverified no licence file found · pointer only
TrajAgent: An Agent Framework for Unified Trajectory Modelling 27 Oct 2024 tsinghua-fib-lab/trajagent/evaluate_model.py 2afa3ef771935a8e unverified MIT (permissive)
LoGU: Long-form Generation with Uncertainty Expressions 18 Oct 2024 rhyang2021/logu/src/eval/gen_atomics.py 912d444dbd510f87 unverified no licence file found · pointer only
Neuron-based Personality Trait Induction in Large Language Models 16 Oct 2024 RUCAIBox/NPTI/NPTI/code/gpt4_score.py a277bdb894d81f0a unverified no licence file found · pointer only
It Takes Two: On the Seamlessness between Reward and Policy Model in RLHF 12 Jun 2024 taiminglu/seamless/code/retrival/gpt/retrival.py fb97e66f814910e9 ran no licence file found · pointer only
Exploring the Capability of LLMs in Performing Low-Level Visual Analytic Tasks on SVG Data Visualizations 2024-04 (from id) lebretou/svg_taxonomy/llm/completion.py e3d745f6a2079de4 ran no licence file found · pointer only
Is The Watermarking Of LLM-Generated Code Robust? 24 Mar 2024 uiuc-arc/llm-code-watermark/lpw/perturb_watermark.py 8b74f1e0438ca473 ran fingerprinted no licence file found · pointer only
How Can LLM Guide RL? A Value-Based Approach 25 Feb 2024 agentification/language-integrated-vi/alfworld/utils.py 217b3cd8424bfb72 unverified no licence file found · pointer only
Knowledge Verification to Nip Hallucination in the Bud 19 Jan 2024 fanqiwan/KCA/eval/gpt_judge/gpt_judge.py cbcc22537dba8d33 ran Apache-2.0 (permissive)
DiarizationLM: Speaker Diarization Post-Processing with Large Language Models 7 Jan 2024 google/speaker-id/DiarizationLM/run_finetuned_gpt.py 89a117349f149bd9 unverified Apache-2.0 (permissive)
Embodied Multi-Modal Agent trained by an LLM from a Parallel TextWorld 28 Nov 2023 stevenyangyj/emma-alfworld/LAVIS/emma_utils.py ebee9e987c95636b unverified no licence file found · pointer only
AutoKG: Efficient Automated Knowledge Graph Generation for Language Models 22 Nov 2023 wispcarey/autokg/utils.py 8a0cdfe6982a9654 unverified MIT (permissive)
Event Causality Is Key to Computational Story Understanding 16 Nov 2023 insundaycathy/event-causality-extraction/story_eval/OpenAI_API_score.py a940e320c829ce6b unverified no licence file found · pointer only
Event Causality Is Key to Computational Story Understanding 16 Nov 2023 insundaycathy/event-causality-extraction/story_eval/OpenAI_API_OpenMEVA_EN.py 396131e07c01083b unverified no licence file found · pointer only
Stance Detection with Collaborative Role-Infused LLM-Based Agents 16 Oct 2023 tsinghua-fib-lab/cola/cola.py 6b026cbed566405d ran no licence file found · pointer only
Explore-Instruct: Enhancing Domain-Specific Instruction Coverage through Active Exploration 13 Oct 2023 fanqiwan/Explore-Instruct/eval/chatgpt_score.py b9b91448d55793d7 ran Apache-2.0 (permissive)
Explore-Instruct: Enhancing Domain-Specific Instruction Coverage through Active Exploration 13 Oct 2023 fanqiwan/Explore-Instruct/eval/chatgpt_generate.py 10d36e6036039fa6 unverified Apache-2.0 (permissive)
InstructionGPT-4: A 200-Instruction Paradigm for Fine-Tuning MiniGPT-4 23 Aug 2023 waltonfuture/InstructionGPT-4/cc_sbu_align_test/generate_gpt_score.py 51806ca8d533b092 unverified MIT (permissive)
CodeHelp: Using Large Language Models with Guardrails for Scalable Support in Programming Classes 2023-08 (from id) liffiton/Gen-Ed/dev/batch_llm.py 70368cc569c94a4c ran no licence file found · pointer only
XSTest: A Test Suite for Identifying Exaggerated Safety Behaviours in Large Language Models 2 Aug 2023 paul-rottger/exaggerated-safety/evaluation/classify_completions_gpt.py 63088b4652873640 ran CC-BY-4.0 · pointer only
Selective Generation for Controllable Language Models 18 Jul 2023 ml-postech/selective-generation/generation/api_gen_answer.py c61efb7cefa9daf5 unverified no licence file found · pointer only
Selective Generation for Controllable Language Models 18 Jul 2023 ml-postech/selective-generation/generation/api_gen_samples.py 7e05f2471cc1bc8c unverified no licence file found · pointer only
14 Examples of How LLMs Can Transform Materials Science and Chemistry: A Reflection on a Large Language Model Hackathon 9 Jun 2023 qai222/llm_organic_synthesis/hackathon/models_openai/inference.py c75d1f1ed97dc9dd unverified MIT (permissive)
Reflexion: Language Agents with Verbal Reinforcement Learning 20 Mar 2023 noahshinn/reflexion/alfworld_runs/utils.py a7a0cc9d35a647f1 unverified MIT (permissive)
On Second Thought, Let's Not Think Step by Step! Bias and Toxicity in Zero-Shot Reasoning 15 Dec 2022 salt-nlp/chain-of-thought-bias/08_qa_bad.py 0b6870c8a431430b unverified MIT (permissive)
A fine-grained comparison of pragmatic language understanding in humans and language models 13 Dec 2022 jennhu/lm-pragmatics/query_hf.py a4c1d0a4e77349c1 unverified no licence file found · pointer only

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections