0.18.0
What's Changed
- Bump anthropic gem by @andreibondarev in #819
- Add streaming support for Anthropic by @chalmagean in #809
- Resolve the issue of the AWS Bedrock chat model always returning
nil
by @khaile in #801 - Fix zeitwerk error when eager_load is turned on by @andreibondarev in #822
- Refactor assistant determine tool role method by @andreibondarev in #823
- Introduce
support_system_message?
method by @andreibondarev in #824 - Introduce
Langchain::Assistant#parallel_tool_calls
options whether to allow the LLM to make multiple parallel tool calls by @andreibondarev in #827 - 0.18.0 by @andreibondarev in #828
Full Changelog: 0.17.1...0.18.0