Commit d92a93e
committed
fix: trim leading whitespace from arg descriptions
Trim the optional leading whitespace from descriptions when parsing
arguments to prevent them from showing up in the chat completion function
definitions produced by gptscript.
Signed-off-by: Nick Hale <[email protected]>1 parent cdd7016 commit d92a93e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments