← all papers · overview

To See Is Not To Master: Teaching Llms To Use Private Libraries For Code Generation

Abstract

Large Language Models (LLMs) have shown strong potential for code generation, yet they remain limited in private-library-oriented code generation, where the goal is to generate code using APIs from private libraries. Existing approaches mainly rely on retrieving private-library API documentation and injecting relevant knowledge into the context at inference time. However, our study shows that this

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).