OptionalpythonPath to the Python executable used in managed mode. Defaults to the
package's bundled venv python (…/Sidecar/.venv/bin/python) when present,
otherwise python3.
OptionalrequestPer-request timeout in ms (default: 300000 — training can be slow).
OptionalstartupStartup timeout in ms (default: 30000).
OptionalurlBase URL of an already-running sidecar (e.g. http://localhost:8000). When
provided — or when PREDICTIVE_STUDIO_SIDECAR_URL is set — the client runs
in remote mode: it connects only and never spawns a child process.
Constructor options for MLSidecar.