Skip to content

Commit 4914991

Browse files
rakeshv247clairesc
andauthored
Update speechmatics_flow/cli_parser.py
Co-authored-by: Claire Schaefer <112568283+clairesc@users.noreply.github.com>
1 parent 0676471 commit 4914991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speechmatics_flow/cli_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ def get_arg_parser():
157157
"--llm-debug-enabled",
158158
default=False,
159159
action="store_true",
160-
help="Flag indicating whether to capture conversations between the LLM and flow-service in debug messages.",
160+
help="Flag indicating whether to receive conversations between the LLM and the Flow backend in debug messages.",
161161
)
162162

163163
return parser

0 commit comments

Comments
 (0)