bugfix
This commit is contained in:
parent
7c7db5bd67
commit
b60c24c9f6
5
wwwroot/list_llmcatelogs/index.dspy
Normal file
5
wwwroot/list_llmcatelogs/index.dspy
Normal file
@ -0,0 +1,5 @@
|
||||
env = request._run_ns
|
||||
async with get_sor_context(env, 'llmage') as sor:
|
||||
recs = await sor.R('llmcatelog', {})
|
||||
return recs[]
|
||||
return []
|
||||
Loading…
x
Reference in New Issue
Block a user