fix:并行动作炸裂问题
This commit is contained in:
@@ -524,7 +524,7 @@ class ExpressionLearner:
|
||||
chat_str=random_msg_str,
|
||||
)
|
||||
|
||||
logger.debug(f"学习{type_str}的prompt: {prompt}")
|
||||
logger.info(f"学习{type_str}的prompt: {prompt}")
|
||||
|
||||
try:
|
||||
response, _ = await self.express_learn_model.generate_response_async(prompt)
|
||||
|
||||
Reference in New Issue
Block a user