Releases: langchain-ai/langchain-elastic
Releases · langchain-ai/langchain-elastic
libs/elasticsearch/v1.0.0
What's Changed
- Upgrade telemetry and some refactor by @ssh-esh in #88
- add run_unasync_check to CI by @ssh-esh in #90
- Standardize AsyncElasticsearchCache and AsyncElasticsearchEmbeddingsCache by @ssh-esh in #99
- Standardize ElasticSearchChatMessageHistory by @ssh-esh in #98
- Standardize ElasticsearchEmbeddings by @ssh-esh in #95
- Standardize ElasticsearchRetriever by @ssh-esh in #94
- standardize ElasticSearchStore by @ssh-esh in #92
- Prepare v1 release, use
langchain-classicand update tests by @ssh-esh in #87 - Release 1.0.0 by @ssh-esh in #100
Full Changelog: libs/elasticsearch/v0.4.0...libs/elasticsearch/v1.0.0
libs/elasticsearch/v0.4.0
What's Changed
- Update testing suite by @ssh-esh in #73
- Remove old fake embeddings by @ssh-esh in #77
- Add num dimensions and metadata_mappings to ElasticsearchStore with testing by @ssh-esh in #75
- feat(infra): MCP server for langchain docs by @mdrxy in #82
- Update client version, update tests for new retriever format and update auth flow by @ssh-esh in #80
- Add
aiohttptest dependancy by @ssh-esh in #84 - add carat version for
langchain-coreby @ssh-esh in #86
New Contributors
Full Changelog: libs/elasticsearch/v0.3.2...libs/elasticsearch/v0.4.0
libs/elasticsearch/v0.3.2
What's Changed
- Ensure all public classes are picked up by documentation by @miguelgrinberg in #61
Full Changelog: libs/elasticsearch/v0.3.1...libs/elasticsearch/v0.3.2
libs/elasticsearch/v0.3.1
What's Changed
- Allow kwargs in body_func by @gdahia in #46
- infra: disable pypi release attestations by @efriis in #50
- infra: use artifact v4 in release pipeline by @efriis in #51
- infra: use artifact v4 in mark-release by @efriis in #52
- async support by @miguelgrinberg in #53
- retrieve the complete chat history with pagination by @miguelgrinberg in #54
- optional custom index settings in vectorstore by @giacbrd in #55
- add unasync to project dependencies by @miguelgrinberg in #56
- Release 0.3.1 by @miguelgrinberg in #60
New Contributors
- @gdahia made their first contribution in #46
- @miguelgrinberg made their first contribution in #53
Full Changelog: libs/elasticsearch/v0.3.0...libs/elasticsearch/v0.3.1
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