mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-05 12:48:12 +00:00
parent
3e12f0957a
commit
0147f845f1
@ -7,7 +7,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# Getting Started\n",
|
"# Getting Started\n",
|
||||||
"\n",
|
"\n",
|
||||||
"LangChain primary focuses on constructing indexes with the goal of using them as a Retriever. In order to best understand what this means, it's worth highlighting what the base Retriever interface is. The `BaseRetriever` class in LangChain is as follows:"
|
"LangChain primarily focuses on constructing indexes with the goal of using them as a Retriever. In order to best understand what this means, it's worth highlighting what the base Retriever interface is. The `BaseRetriever` class in LangChain is as follows:"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user