zhaoqingang
2024-12-26 ac9dc50f6b8403c4f4b0918432e11d7268fcadf1
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: