This commit is contained in:
yumoqing 2025-09-03 11:02:21 +08:00
parent 9b7aaef310
commit af804c8b9a

View File

@ -37,7 +37,7 @@ y.system_message,
y.user_message,
y.assisant_message
from (
select a.*, b.hfid, e.ioid
select a.*, b.hfid, e.ioid, e.stream
from llm a, llmcatelog b,upapp c, uapiset d, uapi e
where a.llmcatelogid = b.id
and a.upappid = c.id