feat: add 商汤图像生成, deprecate bridge, fix gateway --replace, update docs
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
"""
|
||||
WeChat Hermes Bridge — with webhook keepalive
|
||||
[DEPRECATED] 早期架构组件,已由 wechat_agent.py 直调 Hermes API 替代。
|
||||
不再使用,仅作为架构参考保留。
|
||||
"""
|
||||
import pymem, pymem.process, requests, time, json, threading
|
||||
from http.server import HTTPServer, BaseHTTPRequestHandler
|
||||
|
||||
Reference in New Issue
Block a user