Skip to content

app_test.py fails with openai 1.6 but works for 1.7. #34

@romilly

Description

@romilly

OpenAI V 1.6 required logprobs=None in the Choice constructor, but 1.7 removed that requirement and app_test,py then works unchanged.

Setting openai>=1.7 in requirements.txt fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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