langchain/docs/modules/indexes
Tomoko Uchida b706966ebc
Add setup instruction in Getting Started for Indexing (#1847)
`VectorstoreIndexCreator` [uses Chroma as the vectorstore by
default](1c22657256/langchain/indexes/vectorstore.py (L49)).
It may be helpful to add a short note for the setup.

You can see how the notebook looks here.

https://github.com/mocobeta/langchain/blob/feat/add-setup-instruction-to-index-getting-started/docs/modules/indexes/getting_started.ipynb
2023-03-21 09:06:35 -07:00
..
chain_examples Harrison/gml save (#1676) 2023-03-14 20:00:22 -07:00
examples Harrison/azure embeddings (#1787) 2023-03-19 10:42:33 -07:00
vectorstore_examples Harrison/faiss merge (#1843) 2023-03-20 22:54:08 -07:00
combine_docs.md Fixed typo, clarified language (#1682) 2023-03-15 08:00:11 -07:00
getting_started.ipynb Add setup instruction in Getting Started for Indexing (#1847) 2023-03-21 09:06:35 -07:00
how_to_guides.rst Harrison/pgvector (#1679) 2023-03-14 21:13:58 -07:00
key_concepts.md improve docs for indexes (#1146) 2023-02-19 23:14:50 -08:00