Skip to content

InferDoctor v0.5.1 - Fix PyPI Documentation Links

Choose a tag to compare

@anguoyang anguoyang released this 12 Jul 12:29

InferDoctor v0.5.1 - Fix PyPI Documentation Links

InferDoctor v0.5.1 is a focused documentation hotfix for the PyPI package description.

What changed

  • Fixed the Japanese quickstart link when the README is rendered on PyPI.
  • Converted repository-relative README links to stable GitHub URLs.
  • Updated Japanese installation instructions to use pip install inferdoctor as the primary path.
  • Updated Japanese documentation for v0.5 functionality:
    • performance endpoint smoke tests
    • streaming tests
    • TTFT
    • exact versus estimated TPS
    • bounded runs and warmup
    • endpoint optimization
    • RAG optimization
    • streaming-first templates
    • first-step en/zh/ja health-dashboard support
  • Added offline README link validation to prevent future PyPI long-description link regressions.

Behavior changes

None.

No runtime behavior, CLI behavior, API behavior, metric schemas, performance smoke-test behavior, or generated template behavior changed.

PyPI

PyPI publishing is intentionally not performed by this release-note step.