Skip to content

litellm completions should be async #138

@bkgoksel

Description

@bkgoksel

Currently this library uses the blocking litellm.completion method in inference.py even though the library methods are themselves async. The LLM inference file should be updated to be asynchronous as well, unless there are other blockers I'm not aware of.

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