Closed ofirshe closed 1 week ago
Added command-line support for custom shim files using '--shimfile' and optional parameters from a JSON file using '--shimparams'. Both options are optional; if they are not provided, the server will operate as usual.
Usage: python oomjsonsvr.py [--shimfile /path/to/shimfile.py] [--shimparams /path/to/params.json]
Added command-line support for custom shim files using '--shimfile' and optional parameters from a JSON file using '--shimparams'. Both options are optional; if they are not provided, the server will operate as usual.
Usage: python oomjsonsvr.py [--shimfile /path/to/shimfile.py] [--shimparams /path/to/params.json]