Storia-AI/sage

Feature request: Exclude auto-generated files

开放

#47 创建于 2024年10月2日

 (6 条评论) (0 个反应) (2 位负责人)Python (116 个派生)auto 404
good first issuehacktoberfest🔥 difficulty: 2

仓库指标

星标
 (1,267 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Some repos have hundreds of auto-generated files, with limited utility in actually understanding the repo.

We'll have to implement some heuristics to detect such files (based on filename and content), and offer an option to exclude them from indexing. When they dominate the repo, they can really damage retrieval quality.

贡献者指南