zhaoqingang
2025-01-06 a01c838f32839349c243f586fb003333899cab81
app/service/session.py
@@ -42,7 +42,7 @@
            agent_id=agent_id,
            agent_type=agent_type,
            tenant_id=user_id,
            # workflow=workflow_type,
            workflow=workflow_type,
            message=json.dumps([message])
        )
        self.db.add(new_session)