lpmm初始化位置更改

This commit is contained in:
UnCLAS-Prommer
2025-08-22 11:39:42 +08:00
parent 9904fd81a1
commit 418cb62434
7 changed files with 91 additions and 85 deletions

View File

@@ -5,7 +5,7 @@ from typing import List, Union
from .global_logger import logger
from . import prompt_template
from .knowledge_lib import INVALID_ENTITY
from . import INVALID_ENTITY
from src.llm_models.utils_model import LLMRequest
from json_repair import repair_json