Skip to content

import openai seems to take a long time #380

@hallacy

Description

@hallacy

Describe the feature or improvement you're requesting

Doing a fresh import openai seems to take about 4-5 seconds

(reproducible with start_time = time.time(); import openai; print(time.time() - start_time)). This startup time seems like given the straightforward nature of the repo.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions