Skip to content
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

chore(wren-ai-service): update indexing async components and update tests to async version #549

Merged
merged 93 commits into from
Jul 24, 2024

Conversation

cyyeh
Copy link
Member

@cyyeh cyyeh commented Jul 23, 2024

  • add async version of delete_documents, count_documents and write_documents to qdrant
  • update DocumentCleaner, AsyncDocumentWriter in indexing pipeline
  • update tests to async version

@cyyeh cyyeh added module/ai-service ai-service related ci/ai-service ai-service related labels Jul 23, 2024
@cyyeh cyyeh requested a review from paopa July 23, 2024 08:25
@cyyeh cyyeh changed the base branch from main to feature/ai-service/feedback-loop July 23, 2024 08:30
@cyyeh cyyeh force-pushed the chore/ai-service/indexing-async-components branch from 4aa9d10 to d1ec323 Compare July 23, 2024 10:28
@cyyeh cyyeh force-pushed the chore/ai-service/indexing-async-components branch from d1ec323 to efa7790 Compare July 23, 2024 10:29
Base automatically changed from feature/ai-service/feedback-loop to main July 23, 2024 10:38
@paopa paopa changed the title chore(ai-service): update indexing async components and update tests to async version chore(wren-ai-service): update indexing async components and update tests to async version Jul 23, 2024
Copy link
Member

@paopa paopa left a comment

Choose a reason for hiding this comment

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

LGTM!

@paopa paopa merged commit ca8bd54 into main Jul 24, 2024
7 checks passed
@paopa paopa deleted the chore/ai-service/indexing-async-components branch July 24, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/ai-service ai-service related module/ai-service ai-service related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants