| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-19 | 579 Bytes | |
| v0.11.0 source code.tar.gz | 2026-08-19 | 800.9 kB | |
| v0.11.0 source code.zip | 2026-08-19 | 925.0 kB | |
| Totals: 3 Items | 1.7 MB | 1 | |
What's Changed
- Use the tool call id Gemini reports, and keep parallel calls separate by @brainlid in https://github.com/brainlid/langchain/pull/620
- Expose the exception LangChain rescues from a raising tool by @brainlid in https://github.com/brainlid/langchain/pull/621
- Return an error tuple when a streamed request fails mid-stream by @brainlid in https://github.com/brainlid/langchain/pull/623
- prep for v0.11.0 by @brainlid in https://github.com/brainlid/langchain/pull/624
Full Changelog: https://github.com/brainlid/langchain/compare/v0.10.0...v0.11.0