Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGVLab/HumanBench
/ init_chat
Method
init_chat
PATH/core/msg_server.py:23–24 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
21
self.start_server(server_ip, server_port)
22
23
def
init_chat(self):
24
itchat.auto_login(enableCmdQR=2)
25
26
def
send(self, msg, echo=True):
27
if
echo:
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected