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

feat: Support for Autodetect in AstraDBVectorStore settings #4869

Merged
merged 7 commits into from
Dec 2, 2024

Conversation

erichare
Copy link
Collaborator

This pull request [DO NOT MERGE] is a first pass at adding a much better user experience for existing collections, including autodetect support in AstraDBVectorStore

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 26, 2024
@erichare erichare self-assigned this Nov 26, 2024
@erichare erichare added the DO NOT MERGE Don't Merge this PR label Nov 26, 2024
@dosubot dosubot bot added the enhancement New feature or request label Nov 26, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Nov 26, 2024
Copy link

codspeed-hq bot commented Nov 26, 2024

CodSpeed Performance Report

Merging #4869 will degrade performances by 55.69%

Comparing feat-astradb-autodetect (1246df6) with main (2a9396d)

Summary

❌ 1 regressions
✅ 14 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main feat-astradb-autodetect Change
test_successful_run_with_input_type_text 143.4 ms 323.6 ms -55.69%

@erichare erichare changed the title feat: first pass at autodetect updates feat: Support for Autodetect in AstraDBVectorStore settings Nov 27, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Nov 27, 2024
Copy link
Member

@Cristhianzl Cristhianzl left a comment

Choose a reason for hiding this comment

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

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 28, 2024
@ogabrielluiz
Copy link
Contributor

Hey @erichare

Can we merge this?

@erichare
Copy link
Collaborator Author

@ogabrielluiz i'm a little cautious about it, mostly because i'm not completely positive how the dropdown selector for collections conflicts with the ASTRA_ENHANCED functionality in DS LF. Unless there's a really good reason i'd lean towards maybe waiting on this, and i'll try to rally some testers of all the scenarios and we can get it merged next week? i'll be out most of today and tomorrow as well

@erichare erichare enabled auto-merge (squash) December 2, 2024 16:30
@erichare erichare merged commit 19d2974 into main Dec 2, 2024
30 checks passed
@erichare erichare deleted the feat-astradb-autodetect branch December 2, 2024 16:37
mieslep pushed a commit to mieslep/langflow that referenced this pull request Dec 4, 2024
…-ai#4869)

* feat: first pass at autodetect updates

* [autofix.ci] apply automated fixes

* Fully support autodetect

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Don't Merge this PR enhancement New feature or request lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants