pymllm.service.rr_process ========================= .. py:module:: pymllm.service.rr_process Functions --------- .. autoapisummary:: pymllm.service.rr_process.start_service pymllm.service.rr_process.stop_service pymllm.service.rr_process.send_request pymllm.service.rr_process.get_response pymllm.service.rr_process.insert_session Module Contents --------------- .. py:function:: start_service(workers) .. py:function:: stop_service() .. py:function:: send_request(request) .. py:function:: get_response(id) .. py:function:: insert_session(id, s)