Support Text summary based Knowledge System,
Update Agent Workspace.
This commit is contained in:
@@ -164,6 +164,7 @@ class TelegramTunnel(AgentTunnel):
|
||||
agent_msg.mentions = []
|
||||
else:
|
||||
agent_msg.msg_type = AgentMsgType.TYPE_MSG
|
||||
agent_msg.mentions = []
|
||||
|
||||
if message.entities:
|
||||
for entity in message.entities:
|
||||
|
||||
Reference in New Issue
Block a user