Skip to content

Releases: tryAGI/LangChain

v0.14.0

03 May 23:00
c38570f
Compare
Choose a tag to compare

What's Changed

  • feat: Add configuration params LlamaSharp provider models by @fiorelorenzo in #165
  • feat: added OpenSearch Vector Database by @curlyfro in #168
  • feat: updated Amazon Bedrock provider for accessKeyId and secretAccessKey by @curlyfro in #183
  • Fix: OpenAI function calling with temporary workaround by @gunpal5 in #185
  • feat: Added Function Calling and Streaming Support for Google Gemini by @gunpal5 in #186
  • feat: Added Open Router Provider by @gunpal5 in #187
  • Update Azure.AI.OpenAI to 1.0.0-beta.15 by @matt-regier in #188
  • fix: fixed open router model pricings, added doc, fixed naming convention by @gunpal5 in #190
  • feat: Added open router code generator by @gunpal5 in #191
  • Updated Anthropic Provider by @gunpal5 in #192
  • feat: Added Claude v2.1 and Claude instant 1.2 by @gunpal5 in #193
  • feat: Added DeepSeek and Together.ai Providers by @gunpal5 in #194
  • feat: OpenSearch. added image search by text and image similarity. added integration tests by @curlyfro in #197
  • feat: added Amazon Bedrock Mistral Large model by @curlyfro in #198
  • Serve storage abstraction and SQLite storage for Serve conversations by @TesAnti in #208
  • feat: Added Databases abstractions. by @HavenDV in #174
  • feat: Implemented Suno provider. by @HavenDV in #169
  • feat(OpenRouter): Added Meta Llama 3 Models by @gunpal5 in #216
  • fix(OpenRouter): Open router generator duplicate key bug fixed by @gunpal5 in #224
  • feat(TogetherAi): Added Together Ai Code Generator by @gunpal5 in #226
  • Bug: Throw exception, when create instance OpenAiProvider (#252) by @jekakmail in #253
  • Adding MongoDB Chat History Functionality by @vikhyat90 in #256
  • feat: Added Deep Infra Provider by @gunpal5 in #261
  • feat: added Amazon Bedrock models by @curlyfro in #264
  • refactor: update BaseStackableChain.cs by @eltociear in #269
  • fix: fixed a minor bug in OpenAI function/tool calling by @gunpal5 in #270
  • Implementation of MongoDBAtlasVectorCollection by @ceejeeb in #280
  • feat: added Amazon Bedrock Cohere R plus and Cohere R models by @curlyfro in #285
  • bug fix for VectorSearchType.SimilarityScoreThreshold by @vikhyat90 in #290

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

06 Mar 17:59
91acd6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.2...v0.13.0

0.12.2

11 Nov 18:31
5685391
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.2

0.12.0

11 Nov 13:07
4299cde
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

18 Oct 14:39
53f4d12
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump Tiktoken from 1.0.1 to 1.1.1 by @dependabot in #21
  • chore(deps): bump GitHubActionsTestLogger from 2.3.2 to 2.3.3 by @dependabot in #20
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #19
  • chore(deps): bump AWSSDK.Kendra from 3.7.200.18 to 3.7.200.25 by @dependabot in #18
  • chore(deps): bump Moq from 4.18.4 to 4.20.69 by @dependabot in #17
  • chore(deps): bump the all group with 6 updates by @dependabot in #22
  • chore(deps): bump the all group with 2 updates by @dependabot in #23
  • chore(deps): bump the all group with 1 update by @dependabot in #25
  • chore(deps): bump the all group with 2 updates by @dependabot in #26
  • chore(deps): bump the all group with 1 update by @dependabot in #28
  • chore(deps): bump the all group with 2 updates by @dependabot in #29
  • chore(deps): bump the all group with 1 update by @dependabot in #31
  • chore(deps): bump the all group with 2 updates by @dependabot in #33
  • fix for LlmChain OutputKey. by @TesAnti in #34
  • verbosity and CharacterTextSplitter by @TesAnti in #35

New Contributors

Full Changelog: https://github.com/tryAGI/LangChain/commits/v0.11.0