This commit is contained in:
yumoqing 2026-01-06 17:46:55 +08:00
parent 3bd240bdc7
commit 78cc872da4

View File

@ -109,9 +109,6 @@ async def get_llm(llmid):
today = curDateString()
sql = """select x.*,
z.input_fields,
y.system_message,
y.user_message,
y.assisant_message
from (
select a.*, e.ioid, e.stream
from llm a, upapp c, uapiset d, uapi e