langchain/docs/use_cases
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
..
evaluation Typo docs - Update data_augmented_question_answering.ipynb propriterary-> proprietary (#2626) 2023-04-09 12:24:53 -07:00
apis.md Update apis.md (#2278) 2023-04-01 12:48:16 -07:00
chatbots.md Minor doc typo (#2492) 2023-04-06 12:41:40 -07:00
code.md Deep Lake retriever example analyzing Twitter the-algorithm source code (#2602) 2023-04-09 12:29:47 -07:00
evaluation.rst Harrison/move eval (#2533) 2023-04-07 07:53:13 -07:00
extraction.md fix doc tags (#2019) 2023-03-26 21:43:51 -07:00
personal_assistants.md fix doc tags (#2019) 2023-03-26 21:43:51 -07:00
question_answering.md Fix docs links (#2572) 2023-04-08 08:33:28 -07:00
summarization.md fix doc tags (#2019) 2023-03-26 21:43:51 -07:00
tabular.md fix doc tags (#2019) 2023-03-26 21:43:51 -07:00