Skip to content

Re-evaluate async/sync blend. #28

@bpblanken

Description

@bpblanken

It's generally an anti-pattern to use both async and sync python code in the same workflow. We're using an asynchronous openai client but are still using requests and standard python io. We should stick to one or the other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    qualiltyRelating to quality control and/or validation efforts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions