Skip to content

Provide concrete versions in your requirements.txt #231

@markus-flicke

Description

@markus-flicke

The code as described in your readme.md doesn't run because of import errors.
I got:
AttributeError: module 'openai' has no attribute 'RateLimitError'

The file requirements.txt shows we should install the newest version of openai.
That's not going to work if they deprecate the methods you user.
You need to provide concrete version numbers of your packages to ensure compatibility.

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