From e7a100eb4bb801df622fa8613e49f2cf78745a7d Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 8 Sep 2025 16:27:12 +0800 Subject: [PATCH] bugfix --- llmage/llmclient.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llmage/llmclient.py b/llmage/llmclient.py index 5fb7dc8..edc6184 100644 --- a/llmage/llmclient.py +++ b/llmage/llmclient.py @@ -119,7 +119,7 @@ async def async_uapi_request(request, llm, sor): debug(f'{b} error') yield '{"content":"server return no taskid"}\n' return - uapi = UAPI(request. sor=sor) + uapi = UAPI(request, sor=sor) while True: b = await uapi.call(llm.upappid, llm.query_apiname, userid, params={