xuyonghao
2024-12-30 d05dc5c5c1daebfdb4803d7075ff846ad7b3be25
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: