mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-06 05:08:20 +00:00
parent
f0e858b4e3
commit
5a351a133c
@ -356,7 +356,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"### Usage\n",
|
"### Usage\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Embeddings typically represent text as a \"dense\" vector such that texts with similar meanings are gemoetrically close. This lets us retrieve relevant information just by passing in a question, without knowledge of any specific key-terms used in the document.\n",
|
"Embeddings typically represent text as a \"dense\" vector such that texts with similar meanings are geometrically close. This lets us retrieve relevant information just by passing in a question, without knowledge of any specific key-terms used in the document.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Return documents based on similarity to a string query:"
|
"Return documents based on similarity to a string query:"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user