refactor: get_type_llms 参数名 catelogid -> llmcatelogid
This commit is contained in:
parent
df8aafe1d8
commit
ffb10827bb
@ -1,4 +1,4 @@
|
||||
lt = params_kw.catelogid or 't2v'
|
||||
lt = params_kw.llmcatelogid or 't2v'
|
||||
debug(f'{lt=}')
|
||||
try:
|
||||
async with get_sor_context(request._run_ns, 'llmage') as sor:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user