langchain/docs/snippets/modules/data_connection
Jeff Huber dc8b790214
Improve vector store onboarding exp (#6698)
This PR
- fixes the `similarity_search_by_vector` example, makes the code run
and adds the example to mirror `similarity_search`
- reverts back to chroma from faiss to remove sharp edges / create a
happy path for new developers. (1) real metadata filtering, (2) expected
functionality like `update`, `delete`, etc to serve beyond the most
trivial use cases

@hwchase17

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-18 13:48:42 -07:00
..
document_loaders codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
document_transformers Add new types of document transformers (#7379) 2023-07-12 23:53:30 -04:00
retrievers codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
text_embedding Polish reference docs (#7045) 2023-07-02 08:08:51 -06:00
vectorstores Improve vector store onboarding exp (#6698) 2023-07-18 13:48:42 -07:00