langchain/docs/extras/integrations/vectorstores
Isaac Chung 1165767df2
Clarifai integration doc improvements (#11251)
<!-- Thank you for contributing to LangChain!

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes (if applicable),
  - **Dependencies:** any dependencies required for this change,
- **Tag maintainer:** for a quicker response, tag the relevant
maintainer (see below),
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` to check this
locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc:

https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in `docs/extras`
directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->
- **Description:** Doc corrections and resolve notebook rendering issue
on GH
  - **Issue:** N/A
  - **Dependencies:** N/A
  - **Tag maintainer:** @baskaryan
  - **Twitter handle:** `@isaacchung1217`

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-10-03 21:47:57 -04:00
..
faiss_index
activeloop_deeplake.ipynb docs: DeepLake example (#9663) 2023-09-03 20:42:52 -07:00
alibabacloud_opensearch.ipynb
analyticdb.ipynb
annoy.ipynb
atlas.ipynb Updates to Nomic Atlas and GPT4All documentation (#9414) 2023-08-23 17:49:44 -07:00
awadb.ipynb
azuresearch.ipynb fix scoring profile example (#10016) 2023-08-31 00:35:06 -07:00
bageldb.ipynb BagelDB (bageldb.ai), VectorStore integration. (#8971) 2023-08-10 16:48:36 -07:00
cassandra.ipynb Cassandra Vector Store, add metadata filtering + improvements (#9280) 2023-09-13 14:18:39 -07:00
chroma.ipynb Fixed documentation (#10451) 2023-09-11 11:51:58 -07:00
clarifai.ipynb Clarifai integration doc improvements (#11251) 2023-10-03 21:47:57 -04:00
clickhouse.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
dashvector.ipynb Add dashvector vectorstore (#9163) 2023-08-15 16:19:30 -07:00
dingo.ipynb fix: max_marginal_relevance_search and docs in Dingo (#9244) 2023-08-15 01:06:06 -07:00
docarray_hnsw.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
docarray_in_memory.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
elasticsearch.ipynb [ElasticsearchStore] Enable custom Bulk Args (#11065) 2023-09-26 12:53:50 -07:00
epsilla.ipynb add Epsilla vectorstore (#9239) 2023-08-21 12:51:15 -07:00
faiss.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
hologres.ipynb
lancedb.ipynb
llm_rails.ipynb LLMRails (#10796) 2023-09-19 20:33:33 -07:00
marqo.ipynb Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
matchingengine.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
meilisearch.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
milvus.ipynb milvus collections (#11148) 2023-09-28 09:47:58 -04:00
mongodb_atlas.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
myscale.ipynb
neo4jvector.ipynb add from_existing_graph to neo4j vector (#11124) 2023-09-28 15:02:26 -07:00
nucliadb.ipynb nuclia db nit (#10334) 2023-09-07 09:48:56 -07:00
opensearch.ipynb Add summarization use-case (#8376) 2023-08-02 14:25:11 -07:00
pgembedding.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
pgvector.ipynb Implemented MMR search for PGVector (#10396) 2023-09-09 15:26:22 -07:00
pinecone.ipynb Minor fixes to enhance notebook usability: (#8389) 2023-07-28 17:10:03 -07:00
qdrant.ipynb Fix documentation for from_documents signature (#8482) 2023-07-30 13:24:44 -07:00
redis.ipynb Add mmr support to redis retriever (#10556) 2023-09-14 08:43:50 -07:00
rockset.ipynb Fix docs for Rockset (#8807) 2023-08-06 15:04:01 -07:00
scann.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
singlestoredb.ipynb
sklearn.ipynb Revert "add filter to sklearn vector store functions (#8113)" (#8760) 2023-08-04 08:13:32 -07:00
sqlitevss.ipynb Add notebook example to use sqlite-vss as a vector store. (#10292) 2023-09-06 13:46:59 -07:00
starrocks.ipynb Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
supabase.ipynb Docs: Using SupabaseVectorStore with existing documents (#10907) 2023-09-22 08:18:56 -07:00
tair.ipynb tair fix distance_type error, and add hybrid search (#9531) 2023-08-23 16:38:31 -07:00
tencentvectordb.ipynb cr 2023-08-31 00:43:34 -07:00
tigris.ipynb
timescalevector.ipynb Add integration for Timescale Vector(Postgres) (#10650) 2023-09-21 07:33:37 -07:00
typesense.ipynb
usearch.ipynb docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
vald.ipynb Harrison/add vald (#10807) 2023-09-19 16:42:52 -07:00
vearch.ipynb add clustered vearch in langchain (#10771) 2023-09-19 21:22:23 -07:00
vectara.ipynb Adding Self-querying for Vectara (#10332) 2023-09-07 10:24:50 -07:00
weaviate.ipynb Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
xata.ipynb Pre-release Xata version no longer required (#9915) 2023-08-29 07:21:22 -07:00
zep.ipynb Fixed some grammatical typos in doc files (#10191) 2023-09-04 10:48:08 -07:00
zilliz.ipynb