Skip to content

[Feature]: Support for use_litellm_proxy as a Dynamic Parameter #13454

@ishaan-jaff

Description

@ishaan-jaff

[Feature]: Support for use_litellm_proxy as a Dynamic Parameter
Currently, using 'use_litellm_proxy=True' as a parameter causes an error.

  1. Call the 'completion' function with 'use_litellm_proxy=True' in the parameters.
  2. Observe that it results in an error.

The intended behavior is for 'use_litellm_proxy=True' to work as a dynamic parameter without causing errors. The example demonstrates how the function is called and the expected outcome.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions