Skip to content

feat: add run_async support for CohereTextEmbedder #1873

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 2, 2025

Conversation

srini047
Copy link
Contributor

Related Issues

Proposed Changes:

Added run_async conversion for CohereTextEmbedder

How did you test it?

  • Added a new test case for testing asynio
  • Also update existing testcase

Notes for the reviewer

Checklist

@srini047 srini047 requested a review from a team as a code owner May 29, 2025 20:23
@srini047 srini047 requested review from sjrl and removed request for a team May 29, 2025 20:23
@CLAassistant
Copy link

CLAassistant commented May 29, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added integration:cohere type:documentation Improvements or additions to documentation labels May 29, 2025
@sjrl
Copy link
Contributor

sjrl commented May 30, 2025

@srini047 thanks for your work on this! Only comment, otherwise looks good.

@srini047
Copy link
Contributor Author

@srini047 thanks for your work on this! Only comment, otherwise looks good.

Done with the changes @sjrl
Looking forward to more such contributions.

@srini047 srini047 requested a review from sjrl May 30, 2025 20:42
Copy link
Contributor

@sjrl sjrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good!

@sjrl sjrl merged commit aafc1c8 into deepset-ai:main Jun 2, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:cohere type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add run_async to CohereTextEmbedder
3 participants