remove empty line
This commit is contained in:
parent
21f8b73d60
commit
1b301dbec3
1 changed files with 0 additions and 1 deletions
|
@ -3009,7 +3009,6 @@ int main(int argc, char ** argv) {
|
||||||
ctx_server.queue_tasks.post(tasks);
|
ctx_server.queue_tasks.post(tasks);
|
||||||
|
|
||||||
bool stream = json_value(data, "stream", false);
|
bool stream = json_value(data, "stream", false);
|
||||||
|
|
||||||
const auto task_ids = server_task::get_list_id(tasks);
|
const auto task_ids = server_task::get_list_id(tasks);
|
||||||
const auto completion_id = gen_chatcmplid();
|
const auto completion_id = gen_chatcmplid();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue