Storia-AI/sage

Feature request: Exclude auto-generated files

Ouverte

#47 ouverte le 2 oct. 2024

 (6 commentaires) (0 réaction) (2 personnes assignées)Python (116 forks)auto 404
good first issuehacktoberfest🔥 difficulty: 2

Métriques du dépôt

Stars
 (1 267 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur