Skip to content

feat: add run_async support for OllamaDocumentEmbedder #1878

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

srini047
Copy link
Contributor

Related Issues

Proposed Changes:

Added run_async conversion for OllamaDocumentEmbedder

How did you test it?

Added a seperate test case for testing async feature.

Notes for the reviewer

To be merged after #1877 since dependencies are present there.

Checklist

@srini047 srini047 requested a review from a team as a code owner May 30, 2025 20:38
@srini047 srini047 requested review from Amnah199 and removed request for a team May 30, 2025 20:38
@github-actions github-actions bot added integration:ollama type:documentation Improvements or additions to documentation labels May 30, 2025
@srini047
Copy link
Contributor Author

srini047 commented Jun 3, 2025

@Amnah199 Making it draft just for the actions to not trigger since it doesn't have the dependencies
To be merged after #1877 since dependencies are present there.
Can be moved from draft once this the other one is merged and this branch is updated.

@srini047 srini047 marked this pull request as draft June 3, 2025 21:08
@Amnah199 Amnah199 marked this pull request as ready for review June 5, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:ollama type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add run_async for OllamaDocumentEmbedder
2 participants