Releases: brainlid/langchain
Releases · brainlid/langchain
Release list
v0.9.2
v0.9.1
v0.9.0
What's Changed
- build(deps): bump actions/cache/save from 5.0.5 to 6.1.0 by @dependabot[bot] in #574
- build(deps): bump actions/cache from 5.0.5 to 6.1.0 by @dependabot[bot] in #573
- build(deps): bump actions/cache/restore from 5.0.5 to 6.1.0 by @dependabot[bot] in #572
- feat: Support for OpenTelemetry GenAI semantic conventions by @vasspilka in #472
- prep for v0.9.0 by @brainlid in #579
Full Changelog: v0.8.14...v0.9.0
v0.8.14
What's Changed
- Ignore SSE comment lines in ChatOpenAI.decode_stream (fixes #259) by @a-designer in #569
- build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #570
- prep for v0.8.14 by @brainlid in #571
New Contributors
- @a-designer made their first contribution in #569
Full Changelog: v0.8.13...v0.8.14
v0.8.13
What's Changed
- Fix google ai empty stream body by @nelsonkopliku in #563
- Add Trajectory.called_before?/4 for relative tool-call ordering assertions by @brainlid in #565
- prep for v0.8.13 by @brainlid in #566
Full Changelog: v0.8.12...v0.8.13
v0.8.12
What's Changed
- Verify Cloudflare Workers AI via ChatOpenAI by @brainlid in #558
- Add Trajectory.from_messages/2 for building trajectories without a live chain by @brainlid in #560
- Fix Elixir 1.20 type warnings: dead code and latent bugs by @brainlid in #561
- Add :origin option to FileGoogle.request_upload_url by @nallwhy in #556
- Fix googleai malformed function call crash by @nelsonkopliku in #548
- prep for new v0.8.12 release by @brainlid in #562
Full Changelog: v0.8.11...v0.8.12