Skip to content

Commit ab2d205

Browse files
committed
fix: clarify timing of save prompt for agent preview in README
1 parent 5a45104 commit ab2d205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ DESCRIPTION
380380
the agent uses a particular topic when asked a question, and then whether it invokes the correct action associated
381381
with that topic. This command is the CLI-equivalent of the Conversation Preview panel in your org's Agent Builder UI.
382382
383-
When the session concludes, the command asks if you want to save the API responses and chat transcripts. By default,
383+
Before the session starts, the command asks if you want to save the API responses and chat transcripts. By default,
384384
the files are saved to the "./temp/agent-preview" directory. Specify a new default directory by setting the
385385
environment variable "SF_AGENT_PREVIEW_OUTPUT_DIR" to the directory. Or you can pass the directory to the --output-dir
386386
flag.

0 commit comments

Comments
 (0)