buggix
This commit is contained in:
parent
4807508348
commit
410ab1d2e4
@ -44,6 +44,7 @@ where b.name = ${lctype}$
|
|||||||
return openai_400()
|
return openai_400()
|
||||||
params_kw.llmid = recs[0].id
|
params_kw.llmid = recs[0].id
|
||||||
|
|
||||||
|
debug(f'{params_kw.llmid=}')
|
||||||
f = await checkCustomerBalance(params_kw.llmid, userid, userorgid)
|
f = await checkCustomerBalance(params_kw.llmid, userid, userorgid)
|
||||||
if not f:
|
if not f:
|
||||||
debug(f'{userid=} balance not enough')
|
debug(f'{userid=} balance not enough')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user