bugfix
This commit is contained in:
parent
752d7dbf15
commit
ec770502dc
@ -161,7 +161,7 @@ where a.llmcatelogid = b.id
|
||||
return []
|
||||
|
||||
class BufferedLLMs:
|
||||
lls = {}
|
||||
llms = {}
|
||||
async def get_llm(self, llmid):
|
||||
today = curDateString()
|
||||
k = f'{llmid}.{today}'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user