langchain
community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store
#20856
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
81
Changes
View On
GitHub
community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store
#20856
eyurtsev
merged 81 commits into
langchain-ai:master
from master
Add files via upload
acf13fc2
Add files via upload
7a77ca18
Update __init__.py
88e9e15c
Moved to correct folder
7adfcc8d
Fixed test
1fa4cacd
Fixed formatting
1ce83842
Fixed lint issues
dbe8ef9c
Fixed test to include FQ name of fake_embeddings location
a5c0a001
Added notebook example for the Yellowbrick vector store integration
24d8692f
Fixed URLs to document sources
217daf77
Fixed lint issues
62a5c96b
Fixed import order issues
d62a39f4
Resolved merge conflict
25b84ce9
Merge branch 'langchain-ai:master' into master
d531b616
Merge branch 'langchain-ai:master' into master
8ab1f676
Merge branch 'langchain-ai:master' into master
23698f6d
Merge branch 'langchain-ai:master' into master
9ff6d788
Merge branch 'langchain-ai:master' into master
51228614
Update check_diff.py
34ac7213
Update check_diff.py
d1449971
Merge branch 'langchain-ai:master' into master
33de4e8b
Merge branch 'langchain-ai:master' into master
1bcd790e
Merge branch 'langchain-ai:master' into master
0af476df
Merge branch 'langchain-ai:master' into master
85722ca1
Merge branch 'langchain-ai:master' into master
6d190e63
Merge branch 'langchain-ai:master' into master
ee45b25c
Merge branch 'langchain-ai:master' into master
7d4a5806
Merge branch 'langchain-ai:master' into master
4f54d13a
Merge branch 'langchain-ai:master' into master
a9942ab5
Merge branch 'langchain-ai:master' into master
afdaedcd
Merge branch 'langchain-ai:master' into master
a04b5b5e
Merge branch 'langchain-ai:master' into master
32c59803
Merge branch 'langchain-ai:master' into master
772d4f80
Merge branch 'langchain-ai:master' into master
81713476
Merge branch 'langchain-ai:master' into master
bcc4b7d4
Add indexing implemented via locality-sensitive hashing
afd984ab
dosubot
added
size:XL
dosubot
added
Ɑ: vector store
dosubot
added
🤖:improvement
Fix integration test
edbdba53
Fix integration test format
4c031672
Merge branch 'master' into master
72e49cf3
eyurtsev
commented on 2024-04-24
Merge branch 'master' into master
761e97ef
Merge branch 'langchain-ai:master' into master
4675c6d9
Fix formatting for Yellowbrick Jupyter notebook
21b848fc
Generalize indexing configuration
1602495f
Fix static typing errors
532d6ab9
Merge branch 'master' into master
efd6cd6c
Add context manager for get_cursor()
77078377
Add ability to pass in an existing DB connection
66c0b811
Merge branch 'master' into master
b6bc1026
Add schema migration support
f04c7a2f
Merge branch 'master' into master
867879d3
Merge branch 'master' into master
53b4468d
Merge branch 'master' into master
4e6fde88
Refactor connection and cursor handling
1fa3c7d1
Merge branch 'langchain-ai:master' into master
c7a14e6f
Merge branch 'master' into master
dbdf0b69
Improve transaction handling, add schema support add delete support
26a641b7
dosubot
removed
size:XL
dosubot
added
size:XXL
Add Yellowbrick as an index-compatible vector store
7be468f8
Add Yellowbrick as an index-compatible vector store
7c081f06
Fix notebook and add type hints
bf90b780
Fix formatting
981f206a
Add new tests and refactored delete function
82471ab1
Merge branch 'langchain-ai:master' into master
025c7c6e
Merge branch 'master' into master
aa0e8922
Fix integration test
23ae39b9
Merge branch 'master' into master
846435c2
Merge upstream and fix conflict
5f78583a
Merge branch 'master' into master
6692acf1
baskaryan
requested a review
from
eyurtsev
2 years ago
baskaryan
assigned
eyurtsev
2 years ago
Resolve conflict and refactor delete
68a4416b
Merge branch 'master' into master
67e6e465
baskaryan
commented on 2024-05-02
Merge branch 'langchain-ai:master' into master
f0be720b
Remove breaking API change
64b585d7
Merge branch 'master' into master
9a271c9b
baskaryan
approved these changes on 2024-05-02
dosubot
added
lgtm
Merge branch 'langchain-ai:master' into master
9c50e4e8
Modify delete behavior to accept delete_all as an option, and impleme…
a0f5d883
Merge branch 'master' into master
b9c69732
Remove seed argument. Currently a noop on Yellowbrick
cc3da18a
Merge branch 'langchain-ai:master' into master
83a598c9
Simplified temp table handling, removing explicit commit and drops an…
4edb24c0
Merge branch 'master' into master
d3021640
eyurtsev
approved these changes on 2024-05-06
Merge branch 'master' into master
fbe318a4
eyurtsev
changed the title
Add indexing via locality sensitive hashing to the Yellowbrick vector store
community[minor]: Add indexing via locality sensitive hashing to the Yellowbrick vector store
2 years ago
eyurtsev
enabled auto-merge (squash)
2 years ago
Merge branch 'master' into master
763d0ba4
eyurtsev
merged
060987d7
into master
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
eyurtsev
baskaryan
Assignees
eyurtsev
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub