langchain/docs/snippets/modules
Oleg Sinavski 1ca62b232b
Docs: improve similarity search examples (#11298)
**Description:** 

Examples in the "Select by similarity" section were not really
highlighting capabilities of similarity search.
E.g. "# Input is a measurement, so should select the tall/short example"
was still outputting the "mood" example.

I tweaked the inputs a bit and fixed the examples (checking that those
are indeed what the search outputs).

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-10-03 21:47:08 -04:00
..
agents Use term keyword according to the official python doc glossary (#11338) 2023-10-03 12:56:08 -07:00
callbacks docs: agents & callbacks fixes (#10066) 2023-09-01 13:28:55 -07:00
chains Fix documents for RetrievalQAWithSourcesChain (#11292) 2023-10-03 17:36:16 -07:00
data_connection chore: add kotlin code splitter (#11364) 2023-10-03 18:35:36 -04:00
memory Fixed typo in get_started.mdx (#10163) 2023-09-04 00:09:50 -07:00
model_io Docs: improve similarity search examples (#11298) 2023-10-03 21:47:08 -04:00