Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Graph-guided framework for code localization utilizing directed graphs for efficient LLM-based searching.
LocAgent is an innovative framework designed to enhance code localization through a graph-based representation of codebases. By transforming code into directed heterogeneous graphs, LocAgent captures essential structures and dependencies, allowing Large Language Model (LLM) agents to accurately search and identify relevant code entities through multi-hop reasoning.