This is the Basic Edition of the high-performance local RAG suite, providing efficient code and document retrieval within constraints.
Efficiently searches the local workspace.
Parameters:
query (string, required): Search terms or function names.
targetFile (string, optional): Specific file path to restrict the search.
rootDir (string, optional): Root directory to scan.
Output Protocol:
Returns a structured result with Skeletons, Metadata, and Clustered Code Snippets.
共 1 个版本