From 78cc872da44c074a8f4da05dfe322553ae92042a Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 6 Jan 2026 17:46:55 +0800 Subject: [PATCH] bugfix --- llmage/llmclient.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/llmage/llmclient.py b/llmage/llmclient.py index a19d943..195f9c4 100644 --- a/llmage/llmclient.py +++ b/llmage/llmclient.py @@ -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