2 papers
cs.SE2025
Automated Prompt Generation for Code Intelligence: An Empirical study and Experience in WeChat
Kexing Ji, Shiyun Fu, Cuiyun Gao +4
Large Code Models (LCMs) show potential in code intelligence, but their effectiveness is greatly influenced by prompt quality. Current prompt design is mostly manual, which is time…
cs.SE2025
Towards Mitigating API Hallucination in Code Generated by LLMs with Hierarchical Dependency Aware
Yujia Chen, Mingyu Chen, Cuiyun Gao +3
Application Programming Interfaces (APIs) are crucial in modern software development. Large Language Models (LLMs) assist in automated code generation but often struggle with API h…