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