langchain/docs
Jan Backes a9310a3e8b
Add Annoy as VectorStore (#2939)
Adds Annoy (https://github.com/spotify/annoy) as vector Store. 

RESOLVES hwchase17/langchain#2842

discord ref:
https://discord.com/channels/1038097195422978059/1051632794427723827/1096089994168377354

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: vowelparrot <130414180+vowelparrot@users.noreply.github.com>
2023-04-16 13:44:04 -07:00
..
_static docs: Quick fix to Mendable Search (#2876) 2023-04-13 23:15:57 -07:00
ecosystem Comet callback updates (#2889) 2023-04-14 13:19:58 -07:00
getting_started add: conda installation instructions (#2678) 2023-04-10 20:54:13 -07:00
modules Add Annoy as VectorStore (#2939) 2023-04-16 13:44:04 -07:00
reference Adding milvus/zilliz into docs (#2686) 2023-04-10 18:08:41 -07:00
tracing bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
use_cases Fixed Regular expression (#2933) 2023-04-16 09:16:50 -07:00
conf.py docs: Mendable Search integration (#2803) 2023-04-13 21:52:25 -07:00
deployments.md Add link to repo for deploying LangChain to Digitalocean App Platform (#2894) 2023-04-14 08:55:21 -07:00
ecosystem.rst
gallery.rst [Docs] minor fixes to loaders links and rst warnings (#2846) 2023-04-13 10:54:40 -07:00
glossary.md big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
index.rst cr 2023-04-09 13:10:46 -07:00
make.bat
Makefile
model_laboratory.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
reference.rst
requirements.txt Harrison/docs reqs (#2199) 2023-03-30 08:20:30 -07:00
tracing.md