| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-26 | 770 Bytes | |
| v0.13.1 source code.tar.gz | 2026-08-26 | 839.5 kB | |
| v0.13.1 source code.zip | 2026-08-26 | 963.9 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
What's Changed
- Stop merging separate streamed responses into one message by @brainlid in https://github.com/brainlid/langchain/pull/636
- upgrade deps by @brainlid in https://github.com/brainlid/langchain/pull/639
- Keep whitespace-only Ollama stop sequences through casting by @brainlid in https://github.com/brainlid/langchain/pull/640
- Surface ChatReqLLM stream failures instead of completing the partial message by @edraut in https://github.com/brainlid/langchain/pull/638
- prep for v0.13.1 by @brainlid in https://github.com/brainlid/langchain/pull/641
New Contributors
- @edraut made their first contribution in https://github.com/brainlid/langchain/pull/638
Full Changelog: https://github.com/brainlid/langchain/compare/v0.13.0...v0.13.1