| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-12 | 1.5 kB | |
| v0.8.7 source code.tar.gz | 2026-05-12 | 664.1 kB | |
| v0.8.7 source code.zip | 2026-05-12 | 770.0 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
What's Changed
- build(deps): bump actions/cache from 4.3.0 to 5.0.5 by @dependabot[bot] in https://github.com/brainlid/langchain/pull/525
- build(deps): bump actions/checkout from 5.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/brainlid/langchain/pull/516
- feat: add :parse_args callback to LangChain.Function by @brainlid in https://github.com/brainlid/langchain/pull/544
- LLMChain: Improve error handling for unexpected response formats in do_run/1 by @montebrown in https://github.com/brainlid/langchain/pull/542
- ChatAnthropic: Add output_config field for thinking effort control by @montebrown in https://github.com/brainlid/langchain/pull/541
- ToolCall: Fix crash when merging binary arguments into already-decoded map by @montebrown in https://github.com/brainlid/langchain/pull/543
- ChatOpenAIResponses: Fix streaming parser for SSE event boundary splitting by @montebrown in https://github.com/brainlid/langchain/pull/540
- Make sure the tool name is always provided to ToolResult by @nelsonkopliku in https://github.com/brainlid/langchain/pull/539
- prep for v0.8.7 by @brainlid in https://github.com/brainlid/langchain/pull/546
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/brainlid/langchain/pull/525
- @nelsonkopliku made their first contribution in https://github.com/brainlid/langchain/pull/539
Full Changelog: https://github.com/brainlid/langchain/compare/v0.8.6...v0.8.7