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...