tmp
zhaoqingang
2025-01-09 d961b5e9290edef3bee5cd6adc4a636af209c1e7
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: