What's Changed
- build(deps): bump erlef/setup-beam from 1.24.0 to 1.24.1 by @dependabot[bot] in #586
- Add
api_key: falseto omit x-api-key header on ChatAnthropic by @jersearls in #585 - Fix ChatReqLLM dropping Anthropic thinking signatures on tool-loop replay by @mstroeck in #587
- Expose the executed LLMChain from DataExtractionChain by @brainlid in #589
- Support passing callbacks to the convenience chains by @brainlid in #590
- build(deps): update mint and req to clear security advisories by @brainlid in #591
- fix: do not put the Vertex AI API key in the request URL by @pinetops in #575
- feat: support configurable safety_settings on ChatVertexAI by @brainlid in #593
- fix: accept callbacks through chat model new/1 by @brainlid in #592
- updated version and changelog by @brainlid in #594
New Contributors
- @jersearls made their first contribution in #585
- @mstroeck made their first contribution in #587
- @pinetops made their first contribution in #575
Full Changelog: v0.9.2...v0.9.3