zhaoqingang
2024-12-24 ee8df9424fc4e3fb30a8b8e39436b26c902defb7
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: