langchain[patch]: Allow OpenSearch Query Translator to correctly work with Date types (#16022)
**Description:**
Fixes an issue where the Date type in an OpenSearch Self Querying
Retriever would fail to generate a valid query
**Issue:**
https://github.com/langchain-ai/langchain/issues/14225