Skip to content

ChatGPT translate issue #150

@Wave-is

Description

@Wave-is

When trying to use any of the gpt-3.5-turbo translator, an error is displayed:
"error
Client.init() got an unexpected keyword argument 'proxies'"

Possibly The Client.init() got an unexpected keyword argument 'proxies' error occurs because when creating an OpenAI client, the code passes the proxies parameter, and the init method of this class does not support such an argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions