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

Add filter for metadata, text filter for page_content in AwaDB #7840

Closed
wants to merge 0 commits into from

Conversation

ljeagle
Copy link
Contributor

@ljeagle ljeagle commented Jul 17, 2023

1.add the filter for metadata
2.add text filter in page_content
3.fix the bug of similarity_search_by_vector with scores

Improvement and fix bug for the AwaDB
Please review @rlancemartin, @eyurtsev, Thanks!

@vercel
Copy link

vercel bot commented Jul 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jul 17, 2023 11:11pm

@dosubot dosubot bot added Ɑ: vector store Related to vector store module 🤖:improvement Medium size change to existing code to handle new use-cases labels Jul 17, 2023
@ljeagle
Copy link
Contributor Author

ljeagle commented Jul 17, 2023

The code format of the committed notebook /home/runner/work/langchain/langchain/docs/extras/modules/data_connection/vectorstores/integrations/redis.ipynb can't pass the checks.

@ljeagle ljeagle closed this Jul 17, 2023
@ljeagle ljeagle force-pushed the awadb-0.3.7 branch 2 times, most recently from 4fe9fd5 to 2aa3cf4 Compare July 17, 2023 23:11
baskaryan pushed a commit that referenced this pull request Jul 18, 2023
1. Add the metadata filter of documents.
2. Add the text page_content filter of documents
3. fix the bug of similarity_search_with_score

Improvement and fix bug of AwaDB
Fix the conflict #7840
@rlancemartin @eyurtsev  Thanks!

---------

Co-authored-by: vincent <awadb.vincent@gmail.com>
aerrober pushed a commit to aerrober/langchain-fork that referenced this pull request Jul 24, 2023
…n-ai#7862)

1. Add the metadata filter of documents.
2. Add the text page_content filter of documents
3. fix the bug of similarity_search_with_score

Improvement and fix bug of AwaDB
Fix the conflict langchain-ai#7840
@rlancemartin @eyurtsev  Thanks!

---------

Co-authored-by: vincent <awadb.vincent@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:improvement Medium size change to existing code to handle new use-cases Ɑ: vector store Related to vector store module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant