Releases: langchain-ai/langchain-elastic
Releases · langchain-ai/langchain-elastic
libs/elasticsearch/v0.3.0
What's Changed
- readme integrations list updated by @giacbrd in #32
- release permissions by @efriis in #34
- standardize doctoring by @isahers1 in #39
- infra[patch]: support workflow dispatch in integration test workflow by @ccurme in #44
- elasticsearch[major]: release 0.3 by @ccurme in #43
New Contributors
Full Changelog: libs/elasticsearch/v0.2.2...libs/elasticsearch/v0.3.0
libs/elasticsearch/v0.3.0.dev1
What's Changed
- readme integrations list updated by @giacbrd in #32
- release permissions by @efriis in #34
- standardize doctoring by @isahers1 in #39
- infra[patch]: support workflow dispatch in integration test workflow by @ccurme in #44
New Contributors
Full Changelog: libs/elasticsearch/v0.2.2...libs/elasticsearch/v0.3.0.dev1
libs/elasticsearch/v0.2.2
What's Changed
- integration for caching embeddings by @GabrieleGhisleni in #27
- Release 0.2.2 by @maxjakob in #31
New Contributors
- @GabrieleGhisleni made their first contribution in #27
Full Changelog: libs/elasticsearch/v0.2.1...libs/elasticsearch/v0.2.2
libs/elasticsearch/v0.2.1
What's Changed
- Bring back client attribute on ElasticsearchStore by @maxjakob in #29
- Release 0.2.1 by @maxjakob in #30
Full Changelog: libs/elasticsearch/v0.2.0...libs/elasticsearch/v0.2.1
libs/elasticsearch/v0.2.0
What's Changed
- Cache: make sure test indices are cleaned before starting by @maxjakob in #23
- Use orchestration lib by @maxjakob in #22
- Deprecate retrieval strategies for 0.2.0 by @maxjakob in #26
- Release 0.2.0 by @maxjakob in #25
- loosen core dep to tolerate 0.2 by @efriis in #28
Full Changelog: libs/elasticsearch/v0.1.3...libs/elasticsearch/v0.2.0
libs/elasticsearch/v0.1.3
What's Changed
- ci: add master core install for lint/test/dev by @efriis in #13
- fixed KeyError:'metadata' Addressing issue #7 by @masihsultani in #8
- Cache integration by @giacbrd in #14
- fix cache section on readme by @giacbrd in #18
- Allow ndarray as query vector input by @maxjakob in #19
- Release 0.1.3 by @maxjakob in #20
New Contributors
- @masihsultani made their first contribution in #8
- @giacbrd made their first contribution in #14
Full Changelog: libs/elasticsearch/v0.1.2...libs/elasticsearch/v0.1.3
libs/elasticsearch/v0.1.2
What's Changed
- init pkg by @efriis in #1
- elasticsearch[patch]: release 0.1.2rc0 by @efriis in #2
- infra: add openai api key to integration tests by @efriis in #3
- Enable
ElasticsearchStore
to retrieve with the pure BM25 algorithm without vector search by @g-votte in #6 - Integration tests in CI by @maxjakob in #5
- Retriever: allow multiple indices with multiple content fields by @maxjakob in #9
- Update READMEs by @maxjakob in #10
- Release 0.1.2 by @maxjakob in #11
- Fix pre-release-test by @maxjakob in #12
New Contributors
- @efriis made their first contribution in #1
- @g-votte made their first contribution in #6
- @maxjakob made their first contribution in #5
Full Changelog: https://github.com/langchain-ai/langchain-elastic/commits/libs/elasticsearch/v0.1.2