pymllm.service.rr_process

Functions

Module Contents

pymllm.service.rr_process.start_service(workers)
Parameters:

workers (int)

Return type:

None

pymllm.service.rr_process.stop_service()
Return type:

None

pymllm.service.rr_process.send_request(request)
Parameters:

request (str)

Return type:

str

pymllm.service.rr_process.get_response(id)
Parameters:

id (str)

pymllm.service.rr_process.insert_session(id, s)
Parameters:
Return type:

None