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

fix: Text embedder caused by deprecated validation checks #6024

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

edwinjosechittilappilly
Copy link
Collaborator

@edwinjosechittilappilly edwinjosechittilappilly commented Jan 30, 2025

This pull request includes several changes to improve the embedding generation process, fix import order, and clean up the codebase. The most important changes include combining validation checks, fixing import order in test files, and removing redundant code.

Improvements to embedding generation:

Partially closes:
#5636

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Jan 30, 2025
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Jan 30, 2025
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Jan 30, 2025
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Jan 30, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 31, 2025
@edwinjosechittilappilly edwinjosechittilappilly added this pull request to the merge queue Jan 31, 2025
Merged via the queue into main with commit 2f9cd3e Jan 31, 2025
44 of 45 checks passed
@edwinjosechittilappilly edwinjosechittilappilly deleted the fix-embedder branch January 31, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants