langchain/docs/snippets/modules/data_connection/vectorstores
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
..
async.mdx Implement async API for Qdrant vector store (#7704) 2023-07-15 09:33:26 -04:00
get_started.mdx Improve vector store onboarding exp (#6698) 2023-07-18 13:48:42 -07:00