-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
HI,
I found a problem.when AI-generated code and its corresponding explanations are provided, the explanation information is sometimes mixed in after the code wrapped in markdown.
Just like this:
public static void main(String[] args) {
System.out.println("Hello World!");
}
# This is a sample code.
"# This is a sample code." should not be in the code block
Metadata
Metadata
Assignees
Labels
No labels