fix:修部分显示问题和模型问题
This commit is contained in:
@@ -23,7 +23,6 @@ from .expression_utils import is_single_char_jargon
|
||||
|
||||
logger = get_logger("jargon")
|
||||
|
||||
llm_extract = LLMServiceClient(task_name="replyer", request_type="jargon.extract")
|
||||
llm_inference = LLMServiceClient(task_name="replyer", request_type="jargon.inference")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user