perf: minor fixes

This commit is contained in:
Junyan Qin
2025-08-03 15:30:11 +08:00
parent 377d455ec1
commit 84129e3339
7 changed files with 15 additions and 22 deletions

View File

@@ -10,17 +10,7 @@ metadata:
zh_Hans: "用于流水线调试的网页聊天适配器"
icon: ""
spec:
config:
- name: enable-stream-reply
label:
en_US: Enable Stream Reply Mode
zh_Hans: 启用电报流式回复模式
description:
en_US: If enabled, the bot will use the stream of telegram reply mode
zh_Hans: 如果启用,将使用电报流式方式来回复内容
type: boolean
required: true
default: false
config: []
execution:
python:
path: "webchat.py"