bugfix
This commit is contained in:
parent
3e386ed86f
commit
dd78e647da
@ -71,6 +71,7 @@ where (b.id = ${lctype}$ OR b.name = ${lctype}$)
|
|||||||
debug(f'{params_kw.model=} not found for catalog {lctype}')
|
debug(f'{params_kw.model=} not found for catalog {lctype}')
|
||||||
return openai_400()
|
return openai_400()
|
||||||
params_kw.llmid = recs[0].id
|
params_kw.llmid = recs[0].id
|
||||||
|
params_kw.llmcatelogid = lctype
|
||||||
|
|
||||||
debug(f'{params_kw.llmid=}')
|
debug(f'{params_kw.llmid=}')
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user