feat: add back streaming switch for web chat

This commit is contained in:
Junyan Qin
2025-12-11 18:54:16 +08:00
parent 173f9e9c30
commit b5b5d499e5
7 changed files with 34 additions and 5 deletions

View File

@@ -515,6 +515,7 @@ const zhHant = {
loadPipelinesFailed: '載入流程線失敗',
atTips: '提及機器人',
streaming: '串流傳輸',
streamOutput: '串流',
connected: 'WebSocket已連接',
disconnected: 'WebSocket未連接',
connectionError: 'WebSocket連接錯誤',