mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-20 05:43:55 +00:00
Update elasticsearch_retriever.ipynb (#29223)
docs: fix typo (connection) - **Twitter handle:** @ReallyVirtual
This commit is contained in:
parent
4278046329
commit
d1cf10373b
@ -107,7 +107,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"### Configure\n",
|
"### Configure\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Here we define the conncection to Elasticsearch. In this example we use a locally running instance. Alternatively, you can make an account in [Elastic Cloud](https://cloud.elastic.co/) and start a [free trial](https://www.elastic.co/cloud/cloud-trial-overview)."
|
"Here we define the connection to Elasticsearch. In this example we use a locally running instance. Alternatively, you can make an account in [Elastic Cloud](https://cloud.elastic.co/) and start a [free trial](https://www.elastic.co/cloud/cloud-trial-overview)."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user