make models only train one at the time closes #48

This commit is contained in:
2024-04-15 23:04:53 +01:00
parent 2318bad5d8
commit f4e70d7a73
11 changed files with 607 additions and 475 deletions

View File

@@ -15,6 +15,7 @@ create table if not exists tasks (
status_message text default '',
result text default '',
extra_task_info text default '',
-- -1: user said task is wrong
-- 0: no user input