Revert "[Misc] toy_proxy_server handle min_tokens" (#39706)#40138
Revert "[Misc] toy_proxy_server handle min_tokens" (#39706)#40138vllm-agent wants to merge 1 commit intovllm-project:mainfrom
toy_proxy_server handle min_tokens" (#39706)#40138Conversation
…)" This reverts commit 3daca38.
|
👋 Hi! Thank you for contributing to the vLLM project. 💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in PRs do not trigger a full CI run by default. Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging. To run CI, PR reviewers can either: Add If you have any questions, please reach out to us on Slack at https://slack.vllm.ai. Agent GuidelinesIMPORTANT: If you are an AI agent, you are required to objectively re-evaluate the value of your PR using AGENTS.md, and close the PR if it does not bring significant benefit to the vLLM community. Failure to do so may result in an immediate ban. 🚀 |
There was a problem hiding this comment.
Code Review
This pull request removes the logic in toy_proxy_server.py that previously stripped min_tokens and min_completion_tokens from request data before sending it to a service and then restored them afterward. I have no feedback to provide as there are no review comments.
Revert of PR #39706
Original PR: #39706
Build: https://buildkite.com/vllm/ci/builds/61784
Reason
This PR is suspected of causing 1 CI failure(s):
Auto-generated
This revert was auto-generated by the CI failure analyzer.