mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 14:49:29 +00:00
parent
152dc59060
commit
e047541b5f
@ -9,7 +9,7 @@
|
|||||||
"# Elasticsearch\n",
|
"# Elasticsearch\n",
|
||||||
"Walkthrough of how to generate embeddings using a hosted embedding model in Elasticsearch\n",
|
"Walkthrough of how to generate embeddings using a hosted embedding model in Elasticsearch\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The easiest way to instantiate the `ElasticsearchEmebddings` class it either\n",
|
"The easiest way to instantiate the `ElasticsearchEmbeddings` class it either\n",
|
||||||
"- using the `from_credentials` constructor if you are using Elastic Cloud\n",
|
"- using the `from_credentials` constructor if you are using Elastic Cloud\n",
|
||||||
"- or using the `from_es_connection` constructor with any Elasticsearch cluster"
|
"- or using the `from_es_connection` constructor with any Elasticsearch cluster"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user