fix:表情包获取问题

This commit is contained in:
SengokuCola
2025-07-15 20:55:31 +08:00
parent 02f674494c
commit f61273f4fc
2 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,8 @@ logger = get_logger("llm_api")
# =============================================================================
def get_available_models() -> Dict[str, Any]:
"""获取所有可用的模型配置