Skip to content

Commit 1de2f28

Browse files
committed
converted output as markdown list
1 parent a56efb6 commit 1de2f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llm_change_agent/utils/llm_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@ def augment_prompt(prompt: str):
180180
return f"""
181181
Give me all relevant KGCL commands based on this request: \n\n
182182
+ {prompt} +
183-
\n\nReturn as a JSON format list.\n\n"""
183+
\n\nReturn as a markdown list for GitHub.\n\n"""

0 commit comments

Comments
 (0)