Merge branch 'main' of git.opencomputing.cn:yumoqing/llmage

This commit is contained in:
yumoqing 2025-12-11 15:21:29 +08:00
commit 4303e967aa
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,7 @@ from llmage.llmclient import (
get_llm,
inference,
get_llmcatelogs,
get_llms_by_catelog,
get_llms_by_catelog
)
from llmage.messages import (
BaseMessages,

View File

@ -15,6 +15,8 @@
{
"widgettype":"Title3",
"options":{
"wrap":true,
"halign": "left",
"text":"{{cate.name}}"
}
},