Commit History

Add Cohere reranker
3d780b8

juliaturc commited on

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

juliaturc commited on

Move badges higher.
b6a1c55

juliaturc commited on

Further hack on README.
060a0de

juliaturc commited on

KBD hack for image border
0c4b412

juliaturc commited on

Rename repo2vec to CodeSage (#34)
82037f9

juliaturc commited on

Add warning about quick development
ddc50f0

juliaturc commited on

Fix crashes on typescript parsing
501b0f3

juliaturc commited on

Bump version
72b8d27

juliaturc commited on

Option to not store file chunk content to vector store
39898b4

juliaturc commited on

Default to Marqo to simplify "Getting started"
90af3bf

juliaturc commited on

Add option to exclude based on file and folder name, not just extension.
7db04dd

juliaturc commited on

Fix IpynbChunker and add unit tests.
73702d3

juliaturc commited on

Minor README clarifications (#29)
a1892e6

Adam McQuilkin juliaturc commited on

Rename index/chat commands to avoid clash with local utilities (#31)
4fb3e53

juliaturc commited on

Default readme remote options to closed (#28)
6033d24

Adam McQuilkin commited on

Improve the docs based on stargazers' feedback (#25)
451b0cb

juliaturc commited on

fix: Use `elif` which is possibly the intended behavior (#23)
6abbb16

namuan commited on

The vector store shouldn't expect a "filename" in the metadata.
00aa052

juliaturc commited on

Downgrade fastapi, otherwise chat doesn't work.
67543f9

juliaturc commited on

Bump version with GitHub issues improvements
7fcbbde

juliaturc commited on

Improvements for GitHub issue indexing
6ac6bd5

juliaturc commited on

Make repo2vec a proper Python library (#22)
59fd872

juliaturc commited on

Index GitHub Issues (#21)
6f4d334

juliaturc commited on

Fix flag typo in index.py
648c31f

juliaturc commited on

Relax gradio version (causes urllib3 conflict in certain setups) (#20)
dfb1df2

juliaturc commited on

Allow variable embedding size for the OpenAI embedder. (#19)
4c99f56

juliaturc commited on

Fix Pinecone import (#18)
a520549

juliaturc commited on

Support local chat LLM via Ollama. (#14)
fc7dede

juliaturc commited on

Merge pull request #13 from Storia-AI/julia/marqo
2db1bb0

juliaturc commited on

Small README update
5b5303c

juliaturc commited on

Update README.
2e96b6e

juliaturc commited on

Clean up the structure of the code.
5f9eeb4

juliaturc commited on

Support marqo on the inference side and format code.
57007fe

juliaturc commited on

Support for indexing with Marqo
e8553c3

juliaturc commited on

Add .ipynb chunker
40b4763

juliaturc commited on

Small bug that was occasionally dropping chunks
9397e33

juliaturc commited on

Merge pull request #8 from Storia-AI/julia/fixes
a8c35cd

juliaturc commited on

Set max line length to 120
77a0875

juliaturc commited on

Add max_embedding_jobs flag.
eab5126

juliaturc commited on

Filter out symlinks and .so files
d0e366f

juliaturc commited on

Fix universal bug
9111912

juliaturc commited on

Merge pull request #6 from eltociear/patch-1
5cf92d3

Mihail Eric commited on

docs: update README.md
820b32e

eltociear commited on

Merge pull request #5 from Storia-AI/mihail/nit-spelling
2acd293

Mihail Eric commited on

spelling
9f2c880

Mihail Eric commited on

Merge pull request #4 from Storia-AI/mihail/nit
5c9d53f

Mihail Eric commited on

nit
6443815

Mihail Eric commited on

Merge pull request #2 from Storia-AI/mihail/add-hosting
665ab9b

Mihail Eric commited on

add note about hosting
6897707

Mihail Eric commited on