Skip to content

use openai.proxies to set proxy doesn't work #825

Closed
@shadowlinyf

Description

@shadowlinyf

Confirm this is an issue with the Python library and not an underlying OpenAI API

  • This is an issue with the Python library

Describe the bug

before v1 I can use openai.proxy to set proxy, but after v1 I can't use it any more. At first I thought it would be good again after change openai.proxy to openai.proxies, but not working either.

To Reproduce

openai.proxies = {...proxy setting}

Code snippets

No response

OS

ubuntu20.04

Python version

python 3.9.17

Library version

1.2.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions