AdityaPatange1 / AdityaPatange1/tiratana
Improve chunk quality
Aperta
enhancement
- Lingua principale
- TypeScript
- Stelle
- 3
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.