What's Changed
- Use the tool call id Gemini reports, and keep parallel calls separate by @brainlid in #620
- Expose the exception LangChain rescues from a raising tool by @brainlid in #621
- Return an error tuple when a streamed request fails mid-stream by @brainlid in #623
- prep for v0.11.0 by @brainlid in #624
Full Changelog: v0.10.0...v0.11.0