New
0.19.5
What's Changed
- [SECURITY] Bump rack from 3.1.10 to 3.1.12 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/934
- [SECURITY] Bump uri from 1.0.2 to 1.0.3 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/935
- [SECURITY] Bump nokogiri from 1.18.2 to 1.18.3 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/925
- [SECURITY] Update json-schema requirement from ~> 4 to >= 4, < 6 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/892
- [SECURITY] Bump nokogiri from 1.18.3 to 1.18.6 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/938
- [SECURITY] Bump graphql from 2.3.16 to 2.3.21 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/936
- Fix Langchain::Vectorsearch::Milvus initializer by passing :api_key by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/939
- [SECURITY] Update pry-byebug requirement from ~> 3.10.0 to ~> 3.11.0 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/940
- adds example for pgvector search with metadata by @sergiobayona in https://github.com/patterns-ai-core/langchainrb/pull/947
- Add metadata support for documents by @aellispierce in https://github.com/patterns-ai-core/langchainrb/pull/859
- Remove prefixes for ids of aws inferences profiles by @kforjan in https://github.com/patterns-ai-core/langchainrb/pull/945
- fix: Handle nil response in OpenAI LLM streaming by @sergiobayona in https://github.com/patterns-ai-core/langchainrb/pull/953
- Support ruby-anthropic gem by @koic in https://github.com/patterns-ai-core/langchainrb/pull/951
- 933 vectorsearchelasticsearch undefined method body for an instance of hash nomethoderror by @sergiobayona in https://github.com/patterns-ai-core/langchainrb/pull/954
- feat: Add support for Anthropic 'thinking' parameter by @sergiobayona in https://github.com/patterns-ai-core/langchainrb/pull/955
- Deprecate Epsilla vectordb by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/958
- Deprecate
Langchain::LLM::LlamaCppclass by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/961 - Deprecate
Langchain::LLM::AI21class by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/962 - fix(Anthropic): Handle empty tool input by @TheBerg in https://github.com/patterns-ai-core/langchainrb/pull/960
- [SECURITY] Bump nokogiri from 1.18.6 to 1.18.8 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/965
- [Doc] Update GitHub organization name to patterns-ai-core by @koic in https://github.com/patterns-ai-core/langchainrb/pull/968
- Add openai store parameter support by @ajsharp in https://github.com/patterns-ai-core/langchainrb/pull/967
- Exclude
temperaturefrom being automatically added to OpenAI LLM parameters by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/971 - [Doc] Fix typo in hyperlinks by @koic in https://github.com/patterns-ai-core/langchainrb/pull/969
- [SECURITY] Bump net-imap from 0.4.19 to 0.4.20 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/973
- Enable
Langchain::Tool::RubyCodeInterpreteron Ruby 3.3+ by @koic in https://github.com/patterns-ai-core/langchainrb/pull/977 - 0.19.5 by @sergiobayona in https://github.com/patterns-ai-core/langchainrb/pull/978
New Contributors
- @aellispierce made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/859
- @kforjan made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/945
- @koic made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/951
- @TheBerg made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/960
- @ajsharp made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/967
Full Changelog: https://github.com/patterns-ai-core/langchainrb/compare/0.19.4...0.19.5