perf(feishu): tune streaming render speed

This commit is contained in:
zhayujie
2026-05-05 14:53:30 +08:00
parent a7cbd47a2f
commit 8f608223d7
4 changed files with 72 additions and 24 deletions

View File

@@ -13,6 +13,7 @@ from config import conf
name="Hello",
desire_priority=-1,
hidden=True,
enabled=False,
desc="A simple plugin that says hello",
version="0.1",
author="lanvent",