feat:修改maisaka

This commit is contained in:
SengokuCola
2026-03-23 17:55:39 +08:00
parent 84551460e6
commit e7ca3142e9
20 changed files with 257 additions and 748 deletions

View File

@@ -4,7 +4,7 @@ MaiSaka - 了解模块
"""
from typing import List
from knowledge_store import get_knowledge_store, KNOWLEDGE_CATEGORIES
from .knowledge_store import KNOWLEDGE_CATEGORIES, get_knowledge_store
def build_knowledge_summary() -> str: