Skip to content

v0.2.13 (2025-06-03)

Compare
Choose a tag to compare
@DouweM DouweM released this 03 Jun 17:18
· 505 commits to main since this release
a7b8074

What's Changed

  • Make parallel_evaluation_example more robust by @DouweM in #1861
  • Ensure tool call parts with custom argument model validation errors are serializable by @DouweM in #1862
  • Add option to pass expected output to LLMJudge by @hinnefe2 in #1853
  • Fix unexpected part error when Google model returns empty text delta by @Blue9 in #1875
  • Generate ToolCallPart.tool_call_id when OpenAI-compatible API returned an empty string by @DouweM in #1892
  • docs: Fix import for BaseModel in graph example code by @briann in #1894
  • Add new _GeminiThoughtPart to adhere to Gemini response by @dnouri in #1897

New Contributors

Full Changelog: v0.2.12...v0.2.13