small fix
This commit is contained in:
parent
400d4e637f
commit
0f641ebd63
1 changed files with 1 additions and 0 deletions
|
@ -3350,6 +3350,7 @@ int main(int argc, char ** argv) {
|
|||
prompts.push_back(content);
|
||||
} else {
|
||||
res_error(res, format_error_response("\"input\" or \"content\" must be provided", ERROR_INVALID_REQUEST));
|
||||
return;
|
||||
}
|
||||
|
||||
// process all prompts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue