You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
caiyueliang 9944ad7f5f
community: 'Solve the issue where the _search function in ElasticsearchStore supports passing a query_vector parameter, but the parameter does not take effect. (#21532)
**Issue:**
When using the similarity_search_with_score function in
ElasticsearchStore, I expected to pass in the query_vector that I have
already obtained. I noticed that the _search function does support the
query_vector parameter, but it seems to be ineffective. I am attempting
to resolve this issue.

Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
3 months ago
..
cli cli[minor]: remove redefined DEFAULT_GIT_REF (#21471) 3 months ago
community community: 'Solve the issue where the _search function in ElasticsearchStore supports passing a query_vector parameter, but the parameter does not take effect. (#21532) 3 months ago
core core: release 0.2.7 (#22917) 3 months ago
experimental experimental: release 0.0.61 (#22924) 3 months ago
langchain langchain: release 0.2.5 (#22922) 3 months ago
partners anthropic[minor]: Adds streaming tool call support for Anthropic (#22687) 3 months ago
standard-tests multiple: add `stop` attribute (#22573) 4 months ago
text-splitters text-splitters[patch]: Fix HTMLSectionSplitter (#22812) 3 months ago