langchain/docs
Davit Buniatyan aaac7071a3
Deep Lake retriever example analyzing Twitter the-algorithm source code (#2602)
Improvements to Deep Lake Vector Store
- much faster view loading of embeddings after filters with
`fetch_chunks=True`
- 2x faster ingestion
- use np.float32 for embeddings to save 2x storage, LZ4 compression for
text and metadata storage (saves up to 4x storage for text data)
- user defined functions as filters

Docs
- Added retriever full example for analyzing twitter the-algorithm
source code with GPT4
- Added a use case for code analysis (please let us know your thoughts
how we can improve it)

---------

Co-authored-by: Davit Buniatyan <d@activeloop.ai>
2023-04-09 12:29:47 -07:00
..
_static Harrison/apify (#2215) 2023-03-30 20:58:14 -07:00
ecosystem Deep Lake retriever example analyzing Twitter the-algorithm source code (#2602) 2023-04-09 12:29:47 -07:00
getting_started bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
modules Deep Lake retriever example analyzing Twitter the-algorithm source code (#2602) 2023-04-09 12:29:47 -07:00
reference Harrison/llama (#2314) 2023-04-02 14:57:45 -07:00
tracing bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
use_cases Deep Lake retriever example analyzing Twitter the-algorithm source code (#2602) 2023-04-09 12:29:47 -07:00
conf.py Corrects copyright year (#1762) 2023-03-18 19:55:05 -07:00
deployments.md docs(deployment): add langchain-serve (#2006) 2023-03-27 23:32:04 -07:00
ecosystem.rst
gallery.rst docs: update gpt index references to LlamaIndex (#1856) 2023-03-21 22:01:05 -07:00
glossary.md big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
index.rst Deep Lake retriever example analyzing Twitter the-algorithm source code (#2602) 2023-04-09 12:29:47 -07:00
make.bat
Makefile Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
model_laboratory.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
reference.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
requirements.txt Harrison/docs reqs (#2199) 2023-03-30 08:20:30 -07:00
tracing.md Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00