| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.19.1 source code.tar.gz | 2024-11-21 | 1.0 MB | |
| 0.19.1 source code.zip | 2024-11-21 | 1.2 MB | |
| README.md | 2024-11-21 | 1.9 kB | |
| Totals: 3 Items | 2.2 MB | 0 | |
What's Changed
- replace include with extend in instructions on how to create custom tools by @jeduardo824 in https://github.com/patterns-ai-core/langchainrb/pull/857
- Update README.md by @palladius in https://github.com/patterns-ai-core/langchainrb/pull/862
- [SECURITY] Bump rexml from 3.3.6 to 3.3.9 by @dependabot in https://github.com/patterns-ai-core/langchainrb/pull/863
- Anthropic accepts messages with images by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/858
- Improve passing max tokens to anthropic by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/864
- Langchain::Assistant works with AWS Bedrock-hosted Anthropic models by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/849
- Enhancement: Refactor for to_hash function in different messages class to be split by role by @rishirajkumar97 in https://github.com/patterns-ai-core/langchainrb/pull/867
- Anthropic tool use is always accompanied with text content. We should be sending it back as well. by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/869
- 847 add ability to send images to the assistant when using ollama by @sergiobayona in https://github.com/patterns-ai-core/langchainrb/pull/870
- Allow passing in options hash to Ollama by @chalmagean in https://github.com/patterns-ai-core/langchainrb/pull/871
- 0.19.1 by @andreibondarev in https://github.com/patterns-ai-core/langchainrb/pull/879
New Contributors
- @jeduardo824 made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/857
- @rishirajkumar97 made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/867
- @sergiobayona made their first contribution in https://github.com/patterns-ai-core/langchainrb/pull/870
Full Changelog: https://github.com/patterns-ai-core/langchainrb/compare/0.19.0...0.19.1