"vllm/entrypoints/openai/responses/__init__.py" did not exist on "02f0c7b220422792f5e53de2a7d51d2d3ff2df28"
Unverified Commit d853520b authored by Michael Yao's avatar Michael Yao Committed by GitHub
Browse files

[Docs] Fix indentations for 2-level items in deprecation_policy.md (#20352)


Signed-off-by: default avatarwindsonsea <haifeng.yao@daocloud.io>
parent ba51aea6
......@@ -37,14 +37,14 @@ multiple Y releases:
- **Timeline**: A removal version is explicitly stated in the deprecation
warning (e.g., "This will be removed in v0.10.0").
- **Communication**: Deprecation is noted in the following, as applicable:
- Help strings
- Log output
- API responses
- `/metrics` output (for metrics features)
- User-facing documentation
- Release notes
- GitHub Issue (RFC) for feedback
- Documentation and use of the `@typing_extensions.deprecated` decorator for Python APIs
- Help strings
- Log output
- API responses
- `/metrics` output (for metrics features)
- User-facing documentation
- Release notes
- GitHub Issue (RFC) for feedback
- Documentation and use of the `@typing_extensions.deprecated` decorator for Python APIs
**2.Deprecated (Off By Default)**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment