bugfix
This commit is contained in:
parent
4746525822
commit
3458624a1e
@ -126,7 +126,7 @@ async def add_new_llmusage_output(luid, rzt):
|
||||
'input': io.get('input',{}),
|
||||
'output': out
|
||||
})
|
||||
await await sor.U('llmusage', r)
|
||||
await sor.U('llmusage', r)
|
||||
return
|
||||
|
||||
async def query_task_status(request, upappid, apinames, luid, userid, taskid):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user