code-crawler / sage

Commit History

Fix chunking for .ts and .tsx files (#73)
4ddb694

Lorenzo Cian commited on

Fixes for Gemini embeddings (#71)
5834806

juliaturc commited on

Add an LLM retriever (#70)
27dd60a

juliaturc commited on

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
c389c2f

GitHub Actions commited on

Option for multi-query retrieval (#51)
c9295cd

juliaturc commited on

Auto-format code with isort and black
ca3f128

GitHub Actions commited on

Better defaults for remote.yaml
02a7f76

juliaturc commited on

Default --retrieval-alpha to 1.0
7cec107

juliaturc commited on

Fix typo in system prompt (#52)
292215b

akshayka commited on

add nltk (#50)
848f34b

Mihail Eric Mihail Eric commited on

Add alembic directory to exclusion list
e1a8f2e

juliaturc commited on

Add .tsv files to exclusion list
45d6757

juliaturc commited on

Add "migrations" folder to exclusion list
21f7ae2

juliaturc commited on

Fix Marqo namespace issue. (#45)
6600da0

juliaturc commited on

fix merge conflict
9581b48

Mihail Eric commited on

sage env
bee461c

Mihail Eric commited on

Pass access_token in the constructor of DataManagers.
8b42d65

juliaturc 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

download nltk if not downloaded
ca05bc9

Mihail Eric 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

Now that we have a reranker, retrieve 25 items from the vector DB.
82df3b5

juliaturc commited on

Streaming responses.
2c96b06

juliaturc commited on

Add Hugging Face cross-encoders
c010627

juliaturc commited on

Add Cohere reranker
3d780b8

juliaturc commited on

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

juliaturc commited on