#!/bin/bash
poetry run python -m conductor_entrypoints.serve "$@"

