Ask a question to get started
Enter to sendā¢Shift+Enter new line
Elasticsearch embedding models.
This class provides an interface to generate embeddings using a model deployed in an Elasticsearch cluster. It requires an Elasticsearch connection object and the model_id of the model deployed in the cluster.
In Elasticsearch you need to have an embedding model loaded and deployed.