Skip to content

support extra request params for byok model #3448

Description

@lictex

Describe the feature or problem you'd like to solve

some llm providers might require additional nonstandard request parameters for certain features or tweaks

Proposed solution

env var COPILOT_EXTRA_REQUEST_PARAMS='{"abc": "def"}'
so {"abc": "def"} will be appended to the llm request body
similar features seems also exist in various other agent frameworks

Example prompts or workflows

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:configurationConfig files, instruction files, settings, and environment variablesarea:modelsModel selection, availability, switching, rate limits, and model-specific behavior

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions