New
v0.15.0
What's Changed
- feat(OpenRouter): Added method to get model by AI model ID. by @gunpal5 in https://github.com/tryAGI/LangChain/pull/293
- feat: added Amazon Bedrock Knowledgebase by @curlyfro in https://github.com/tryAGI/LangChain/pull/301
- add GroqSharp provider by @danijerez in https://github.com/tryAGI/LangChain/pull/303
- fix model groq empty. change default max tokens. by @danijerez in https://github.com/tryAGI/LangChain/pull/306
- feat: added Amazon Bedrock Titan Text Premier model by @curlyfro in https://github.com/tryAGI/LangChain/pull/308
- feat(GoogleGemini): added api usage with costs by @gunpal5 in https://github.com/tryAGI/LangChain/pull/316
- Adding IVectorDatabase implementation for mongo by @vikhyat90 in https://github.com/tryAGI/LangChain/pull/323
- feat(GoogleGemini): Added CountTokens by @gunpal5 in https://github.com/tryAGI/LangChain/pull/331
- fixed open router code generator by @gunpal5 in https://github.com/tryAGI/LangChain/pull/332
- Fix: #343 - LLamaSharpEmbeddings Exception: EmbeddingMode must be true by @SrNandu in https://github.com/tryAGI/LangChain/pull/344
- add model claude 3.5 sonnet. update nugets sdk aws bedrock & anthropic by @danijerez in https://github.com/tryAGI/LangChain/pull/359