|
|
|
|
|
by verdverm
1026 days ago
|
|
which comments should be generated? what if the output has comments? in my question, there is no need for the decorator to be handled at runtime, the tool that does the LLM stuff has to parse the Python code to know what to generate. It can just key off of decorators rather than comments, or at least this is my question & hypothesis. |
|