code-crawler / sage /vector_store.py

Commit History

Auto-format code with isort and black
ba41aa8

GitHub Actions commited on

add support for google gemini embeddings as an embedder (#56)
7ca251e

Mihail Eric Mihail Eric commited on

Auto-format code with isort and black
ca3f128

GitHub Actions commited on

add nltk (#50)
848f34b

Mihail Eric Mihail Eric commited on

fix merge conflict
9581b48

Mihail Eric commited on

move punkt download to vector store where it's actually used
d8387cd

Mihail Eric commited on

Update vector_store.py
9ce7fb5

juliaturc commited on

Take "namespace" out of the vector store constructors.
21f5cea

juliaturc commited on

Retrieval benchmark (#39)
8699925

juliaturc commited on

Add YAML configurations (#38)
9802b75

juliaturc commited on

Split --index-name flag into --pinecone-index-name and --index-namespace.
df1b188

juliaturc commited on

Option to index repo at specific commit.
2730f0a

juliaturc commited on

Add Cohere, NVIDIA, Jina & HuggingFace rerankers (#37)
7a1bb92

juliaturc commited on

Add option for Pinecone + BM25 hybrid retrieval. (#36)
c3e6715

juliaturc commited on

Simplify name to "Sage" (#35)
52c1352

juliaturc commited on