Skip to content

openai_http: document extras in BackendArgs and CLI help for backend_…#646

Open
arturofredes wants to merge 1 commit intovllm-project:mainfrom
arturofredes:fix/openai-http-backend-extras-support
Open

openai_http: document extras in BackendArgs and CLI help for backend_…#646
arturofredes wants to merge 1 commit intovllm-project:mainfrom
arturofredes:fix/openai-http-backend-extras-support

Conversation

@arturofredes
Copy link

@arturofredes arturofredes commented Mar 19, 2026

…kwargs

  • Add optional extras field to OpenAIHttpBackendArgs with description for merging request body fields (e.g. temperature, top_p) via backend_kwargs.
  • Update --backend-kwargs help to mention extras.body example for sampling params.
  • Backend already supported extras; this improves discoverability and schema docs.

Made-with: Cursor

Summary

Details

  • [ ]

Test Plan

Related Issues

  • Resolves #

  • "I certify that all code in this PR is my own, except as noted below."

Use of AI

  • Includes AI-assisted code completion
  • Includes code generated by an AI application
  • Includes AI-generated tests (NOTE: AI written tests should have a docstring that includes ## WRITTEN BY AI ##)

…kwargs

- Add optional extras field to OpenAIHttpBackendArgs with description for
  merging request body fields (e.g. temperature, top_p) via backend_kwargs.
- Update --backend-kwargs help to mention extras.body example for sampling params.
- Backend already supported extras; this improves discoverability and schema docs.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant