Files
langchain-python/libs/langchain/tests/unit_tests
Joe McElroy c9f1768cb9 Elasticsearch Query Retriever: Use match + fuzziness for LIKE (#12023)
Updated the elasticsearch self query retriever to use the match clause
for LIKE operator instead of the non-analyzed fuzzy search clause.

Other small updates include:
- fixing the stack inference integration test where the index's default
pipeline didn't use the inference pipeline created
- adding a user-agent to the old implementation to track usage
- improved the documentation for ElasticsearchStore filters
2023-10-19 09:47:21 -04:00
..
2023-10-05 15:47:24 -07:00
2023-10-02 15:15:31 -07:00
2023-10-18 10:46:22 +01:00
2023-10-18 10:46:22 +01:00
2023-10-18 09:21:45 -07:00
2023-10-14 16:03:58 -07:00
2023-07-21 09:20:24 -07:00
2023-07-21 09:20:24 -07:00