Skip to content

Add run_async method to cohere integration's CohereRanker component #3133

@maxdswain

Description

@maxdswain

Is your feature request related to a problem? Please describe.
Requests to the cohere API are blocking, so I'd like a run_async method added to the CohereRanker component.

Describe the solution you'd like
Add new run_async method using cohere's AsyncClientV2 to make async requests to the cohere API.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions