AdityaPatange1 / AdityaPatange1/tiratana
Improve chunk quality
Aberta
enhancement
- Linguagem predominante
- TypeScript
- Estrelas
- 3
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Sometimes, the chunk includes incomplete code or stitches together partial blocks of code. It would be a good idea to parse the file and smartly break it into chunks which can be passed into the prompt. This will improve report quality. If the chunk is too small, overall context of the code is lost, if it is too large, we run into token limits on Open AI. If the chunk is not intelligently selected, it leads to loss of context and decreases the quality of the report.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.