|
|
|
|
|
by brucethemoose2
1031 days ago
|
|
You dont even need an llm for trimming whitespace, just a smart parser with language rules like ide code checkers already use. Existing llms are fine at summarizing comments, especially with language specific grammar constraints. |
|