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