| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-22 | 914 Bytes | |
| v0.12.0 source code.tar.gz | 2026-08-22 | 821.3 kB | |
| v0.12.0 source code.zip | 2026-08-22 | 946.0 kB | |
| Totals: 3 Items | 1.8 MB | 2 | |
What's Changed
- Report the token usage xAI sends on a streamed turn by @brainlid in https://github.com/brainlid/langchain/pull/626
- Make ChatGrok streaming stream, complete, and report usage by @brainlid in https://github.com/brainlid/langchain/pull/627
- Report streamed token usage once, and from every provider that sends it by @brainlid in https://github.com/brainlid/langchain/pull/625
- Carry OpenAI reasoning items across a tool loop by @brainlid in https://github.com/brainlid/langchain/pull/630
- Give ContentPart options one shape by @brainlid in https://github.com/brainlid/langchain/pull/631
- Cover the WebSocket scheme derived from the Responses endpoint by @brainlid in https://github.com/brainlid/langchain/pull/629
- prep for v0.12.0 by @brainlid in https://github.com/brainlid/langchain/pull/632
Full Changelog: https://github.com/brainlid/langchain/compare/v0.11.0...v0.12.0