xuyonghao
2024-12-26 4faa732b1bd55335b142d5454833a8d5432675fe
app/api/chat.py
@@ -235,7 +235,7 @@
                if not question:
                    await websocket.send_json({"message": "Invalid request", "type": "error"})
                    continue
                logger.error(agent.type)
                # logger.error(agent.type)
                if chat_type == "questionTalk":
                    try: