feat: 增加使用maim_message API mode的配置

This commit is contained in:
tcmofashi
2026-01-16 07:32:11 +00:00
parent 4bb28097ea
commit 83048a798e
3 changed files with 112 additions and 55 deletions

View File

@@ -12,7 +12,7 @@ dependencies = [
"google-genai>=1.39.1",
"jieba>=0.42.1",
"json-repair>=0.47.6",
"maim-message",
"maim-message>=0.6.2",
"matplotlib>=3.10.3",
"msgpack>=1.1.2",
"numpy>=2.2.6",