Skip to content

components/model/claude/v0.1.20

Choose a tag to compare

@mrh997 mrh997 released this 12 Jun 02:01
20b2a55

What's Changed

  • test(deepseek): add unit tests for concatTextParts by @JonXSnow in #795
  • refactor(adk): replace go-fitz with go-pdfium (WASM) for MultiModalRead by @JonXSnow in #869
  • fix(claude): merge consecutive tool messages into single UserMessage by @mjlzz in #872
  • fix(agentic): tolerate unknown stream variants instead of failing by @mrh997 in #875
  • fix(agentic): merge adjacent tool-result messages for claude and gemini by @mrh997 in #876
  • feat(agentic): support openai.ReasoningExtension for reasoning text by @mrh997 in #878

New Contributors

Full Changelog: components/model/claude/v0.1.19...components/model/claude/v0.1.20