Skip to content

Remove (or at least mitigate) shadowing of input within the OpenAI integration #5929

@ericapisani

Description

@ericapisani

There's a number of places where we name variables input (such as in `_calculate_responses_token_usage`) that reflect the OpenAI variable names, but that cause shadowing of the input Python function.

We should look to rename these variables to avoid this.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions