Open alikaz3mi opened 4 months ago
No, we have not implemented async interfaces.
Thanks. Do you have any plans for adding it to langchain?
Our Elasticsearch Python client libraries do have async support, but I believe this is the first request we get for async support in the langchain integration. I will pass the request on.
Hi, I am developing an implementation of async methods in https://github.com/langchain-ai/langchain-elastic/pull/47
Does this repository support for async version of elasticsearch database?