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
Max Jakob 8569b8f680
community[patch]: ElasticsearchStore enable max inner product (#16393)
Enable max inner product for approximate retrieval strategy. For exact
strategy we lack the necessary `maxInnerProduct` function in the
Painless scripting language, this is why we do not add it there.

Similarity docs:
https://www.elastic.co/guide/en/elasticsearch/reference/current/dense-vector.html#dense-vector-params

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Joe McElroy <joseph.mcelroy@elastic.co>
7 months ago
..
cli Make packages optional (#15727) 8 months ago
community community[patch]: ElasticsearchStore enable max inner product (#16393) 7 months ago
core core[patch]: Release 0.1.14 (#16382) 7 months ago
experimental core[patch]: simple prompt pretty printing (#15968) 7 months ago
langchain langchain[patch]: Release 0.1.2 (#16388) 7 months ago
partners langchain_google_vertexai:Enable the use of langchain's built-in tools in Gemini's function calling (#16341) 7 months ago