small fix

This commit is contained in:
ngxson 2024-03-09 15:57:30 +01:00
parent 400d4e637f
commit 0f641ebd63

View file

@ -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