refine file select prompt
This commit is contained in:
parent
9108ea6cd3
commit
ca638dadf8
|
|
@ -4,7 +4,7 @@ Please take a look at the files in the [FILES] section from the conversation and
|
|||
** If no files are selected, you must output an empty list [].
|
||||
** You may need to look at the file_name as a reference to find the correct file id or ids.
|
||||
|
||||
Here is the JSON format to use:
|
||||
*** Your output must be in the following JSON format:
|
||||
{
|
||||
"selected_ids": a list of id selected from the [FILES] section
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue