New
0.19.3
What's Changed
- Default Ollama to use llama3.2 by @WToa in https://github.com/patterns-ai-core/langchainrb/pull/889
- Apply workaround to Chroma query by @justi in https://github.com/patterns-ai-core/langchainrb/pull/890
- [SECURITY] Bump rails-html-sanitizer from 1.6.0 to 1.6.1 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/893
- Langchain::Tool::Database#describe_table with COMMENT by @Bahanix in https://github.com/patterns-ai-core/langchainrb/pull/891
- [SECURITY] Bump actionpack from 7.1.3.3 to 7.1.5.1 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/895
- [SECURITY] Update dotenv-rails requirement from ~> 2.7.6 to ~> 3.1.6 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/899
- Empty text content should not be set when content is nil when using AnthropicMessage by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/900
- 0.19.3 by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/905
New Contributors
- @justi made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/890
- @Bahanix made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/891
Full Changelog: https://github.com/patterns-ai-core/langchainrb/compare/0.19.2...0.19.3