feat: 整合reasoning模式和hfc模式,统一调控(但不是很统一)
This commit is contained in:
@@ -123,8 +123,6 @@ class ChatBot:
|
||||
await self.heartFC_processor.process_message(message_data)
|
||||
else:
|
||||
await self.heartFC_processor.process_message(message_data)
|
||||
|
||||
|
||||
|
||||
if template_group_name:
|
||||
async with global_prompt_manager.async_message_scope(template_group_name):
|
||||
|
||||
Reference in New Issue
Block a user