Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sdan committed Apr 18, 2024
1 parent ee4a6b6 commit 05f706a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ there is no database you need to set up, no server to run, and no complex config
- Ingest text, PDF, CSV, PPTX, and webpages
- Chunking, metadata filtering, PDF OCR support for extracting text from scanned PDFs
- **>77.95% faster than Chroma on indexing, >422% faster on retrieval, and >3.6x smaller on disk**
- 🦜 available in LangChain since vlite v0.2.2
- 🦜 [Available in LangChain](https://python.langchain.com/docs/integrations/vectorstores/vlite/) since vlite v0.2.2


## Installation
Expand Down

0 comments on commit 05f706a

Please sign in to comment.