Skip to content

P2: Docs — HTTP optional deps + run instructions (venv/extras) #40

@heidi-dang

Description

@heidi-dang

FastAPI deps are optional and present in .venv only. Document install/run.

Acceptance:

  • Install: pip install -e '.[http]'
  • Run: python -m heidi_engine.http
  • Verify: curl /health and /actions/train-now
  • Note: localhost-only bind + security posture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions