Skip to content

[Feature]: Support custom args in OpenAI (chat) completion requests #16802

Closed
@njhill

Description

@njhill

#13300 added an extra_args field to SamplingParameters to allow for passing arbitrary parameters through to custom sampler / logits processor implementations.

A follow on is to expose this in the OpenAI API endpoints, see discussion at the end of that PR.

This will be needed to support custom sampling parameters via V1 logits processor plugins once that's ready (#13360).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions