Spaces:
Sleeping
Sleeping
Commit History
Adapt to Anthropic's new count_tokens API 90c4308
Julia Turc commited on
Apply formatting fcecd4b
Julia Turc commited on
Closes [FEATURE REQUEST] Expand to other vector stores beyond Pinecone (#102) 210c3c5
Lucifer Akirami commited on
Added the progress bar (#104) 1dc0365
Saksham Chaudhary commited on
Fix formatting in test_vector_store.py 28fa826
Fix formatting 2fdd54a
Adding tests for vector_store.py (#98) 3f12090
Aditya Bharadwaj commited on
Update reranker.py (#99) e95a894
Bibek Raj Ghimire commited on
Implemented Reciprocal Rank Fusion (#87) 201ecae
aarya-16 commited on
updated claude model version (#95) 44a3094
Ensure the happy path works well (#94) 2b64dc9
Format setup.py so that checks pass 21daf3d
Move away from deprecated pkg_resources 3f4931a
Add setup.py file, otherwise `pip install -e .` won't work. 6c5df21
Add official documentation instead of README (#93) efee316
Prevent disagreements between isort and black c48bded
created test_data_manager,py in tests folder and added the code to solve the issue (#83) 691374c
Sanjay H commited on
chore: add unit tests for GitHub issue management (#82) a4c5366
Aswinr24 commited on
Update README.md (#81) 44f1a61
barbarian360 commited on
Added a optimized ci.yml (#84) 33bdf9a
Δ Δ S H I Q commited on
Update README.md: Add clone instructions b2cd0df
Update README.md: Specify when to use pipx vs pip 67221f0
Update README.md (#75) 895955c
ABHISHEK FADAKE commited on
Auto-format code with isort and black c343217
GitHub Actions commited on
Fix chunking for .ts and .tsx files (#73) 4ddb694
Lorenzo Cian commited on
Update ci.yml: Try git pull --no-rebase ec63959
Fixes for Gemini embeddings (#71) 5834806
Add an LLM retriever (#70) 27dd60a
Update ci.yml: git pull without --rebase ceffe55
Update ci.yml: Handle pull for main branch dd8d125
Update ci.yml: Pull latest changes before committing formatting changes ddd6e87
Add usage instructions to retrieve_kaggle.py 0470638
Update README.md to mention Gemini embeddings 8a9d053
Update pyproject.toml 4ac96aa
[CLEANUP] Move away from setup.py + requirements.txt to pyproject.toml #60 (#63) e3871e2
Shashwat Tripathi commited on
Add a CONTRIBUTING.md file. (#62) 1c21558
Update ci.yml: Handle both PRs and commits to main 628d7ac
Update ci.yml to fix failure fb5c69f
pull request template (#58) 891dae4
Mihail Eric Mihail Eric 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
Auto-format code with isort and black ca3f128
GitHub Actions commited on