# Dependencies are declared in pyproject.toml. This shim installs the package
# (editable) with the OpenAI-compatible server extra:
#   pip install -r requirements-openai.txt
-e .[openai]
